mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update curl to https
This commit is contained in:
parent
3c1cfdf452
commit
838c35b55d
10
curl.json
10
curl.json
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://curl.haxx.se/",
|
"homepage": "https://curl.haxx.se/",
|
||||||
"version": "7.52.1",
|
"version": "7.52.1",
|
||||||
"licence": "MIT",
|
"licence": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://winampplugins.co.uk/curl/curl_7_52_0_openssl_nghttp2_x64.7z",
|
"url": "https://winampplugins.co.uk/curl/curl_7_52_0_openssl_nghttp2_x64.7z",
|
||||||
"hash": "aeaba94333c65817760299f3ddb13992f0ba79a71e19fc81504462788ebc705d"
|
"hash": "aeaba94333c65817760299f3ddb13992f0ba79a71e19fc81504462788ebc705d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://winampplugins.co.uk/curl/curl_7_52_0_openssl_nghttp2_x86.7z",
|
"url": "https://winampplugins.co.uk/curl/curl_7_52_0_openssl_nghttp2_x86.7z",
|
||||||
"hash": "e93d07bc54a7909af7533d829605668c98667153646fe5109222b69a0dd050fc"
|
"hash": "e93d07bc54a7909af7533d829605668c98667153646fe5109222b69a0dd050fc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -20,10 +20,10 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://winampplugins.co.uk/curl/curl_$underscoreVersion_openssl_nghttp2_x64.7z"
|
"url": "https://winampplugins.co.uk/curl/curl_$underscoreVersion_openssl_nghttp2_x64.7z"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://winampplugins.co.uk/curl/curl_$underscoreVersion_openssl_nghttp2_x86.7z"
|
"url": "https://winampplugins.co.uk/curl/curl_$underscoreVersion_openssl_nghttp2_x86.7z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user