Skip to content

Commit

Permalink
2017-12-20 13:40 UTC Viktor Szakats (vszakats users.noreply.github.com)
Browse files Browse the repository at this point in the history
  * package/mpkg_win_ci.sh
    ! restore previous checksums for libssh2. The binaries are locked
      by bintray after 180 days, causing the latest binary uploads
      to fail.
  • Loading branch information
vszakats committed Dec 20, 2017
1 parent f930b41 commit cf51c11
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
Entries may not always be in chronological/commit order.
See license at the end of file. */

2017-12-20 13:40 UTC Viktor Szakats (vszakats users.noreply.github.com)
* package/mpkg_win_ci.sh
! restore previous checksums for libssh2. The binaries are locked
by bintray after 180 days, causing the latest binary uploads
to fail.

2017-12-20 12:51 UTC Viktor Szakats (vszakats users.noreply.github.com)
* package/mpkg_win_dl.sh
! step back from brotli, till its built in upstream master
Expand Down
4 changes: 2 additions & 2 deletions package/mpkg_win_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ export OPENSSL_VER='1.1.0g'
export OPENSSL_HASH_32='a63004f10cf1010c4d34b523072d750dee3793ed32c11ebc1e5eeb055bf215ac'
export OPENSSL_HASH_64='283b40f0686625c5c12bd6e8b61a47d166d36456ae24183321b029f8b47478d8'
export LIBSSH2_VER='1.8.0'
export LIBSSH2_HASH_32='130ebf73f60d7054cd2d2ff0eb408b84728ed318e5eb7e5e6941e5ec3885a0dc'
export LIBSSH2_HASH_64='dc7b5f7814878be9d89dce50717713040333d15a8736504e0891b0c94c4b5031'
export LIBSSH2_HASH_32='d7f5845d15cdffa73c0cbfaea309b7865024b9c8392ce55bc35b86d7c245ba5e'
export LIBSSH2_HASH_64='7390032491b550baeae5c3761b463e07f6104ae10c038aa5bc8a409631e418a7'
export CURL_VER='7.57.0'
export CURL_HASH_32='dbb38f3dc1c00c4bab20c1cc47641aa1b4102548a754b86c0608a8afbb6100cf'
export CURL_HASH_64='2f4dff926d892ebff0c62b7455dab196a3a4510976965a27fbbd16e02362251d'
Expand Down

0 comments on commit cf51c11

Please sign in to comment.