Skip to content

Commit cf51c11

Browse files
committed
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.
1 parent f930b41 commit cf51c11

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

ChangeLog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
Entries may not always be in chronological/commit order.
44
See license at the end of file. */
55

6+
2017-12-20 13:40 UTC Viktor Szakats (vszakats users.noreply.github.com)
7+
* package/mpkg_win_ci.sh
8+
! restore previous checksums for libssh2. The binaries are locked
9+
by bintray after 180 days, causing the latest binary uploads
10+
to fail.
11+
612
2017-12-20 12:51 UTC Viktor Szakats (vszakats users.noreply.github.com)
713
* package/mpkg_win_dl.sh
814
! step back from brotli, till its built in upstream master

package/mpkg_win_ci.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ export OPENSSL_VER='1.1.0g'
3939
export OPENSSL_HASH_32='a63004f10cf1010c4d34b523072d750dee3793ed32c11ebc1e5eeb055bf215ac'
4040
export OPENSSL_HASH_64='283b40f0686625c5c12bd6e8b61a47d166d36456ae24183321b029f8b47478d8'
4141
export LIBSSH2_VER='1.8.0'
42-
export LIBSSH2_HASH_32='130ebf73f60d7054cd2d2ff0eb408b84728ed318e5eb7e5e6941e5ec3885a0dc'
43-
export LIBSSH2_HASH_64='dc7b5f7814878be9d89dce50717713040333d15a8736504e0891b0c94c4b5031'
42+
export LIBSSH2_HASH_32='d7f5845d15cdffa73c0cbfaea309b7865024b9c8392ce55bc35b86d7c245ba5e'
43+
export LIBSSH2_HASH_64='7390032491b550baeae5c3761b463e07f6104ae10c038aa5bc8a409631e418a7'
4444
export CURL_VER='7.57.0'
4545
export CURL_HASH_32='dbb38f3dc1c00c4bab20c1cc47641aa1b4102548a754b86c0608a8afbb6100cf'
4646
export CURL_HASH_64='2f4dff926d892ebff0c62b7455dab196a3a4510976965a27fbbd16e02362251d'

0 commit comments

Comments
 (0)