mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
Update the wget URL
This commit is contained in:
parent
2dc7f3f7fb
commit
d6f9d8da88
@ -5,7 +5,7 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://eternallybored.org/misc/wget/wget-1.16.3-win64.zip",
|
"https://eternallybored.org/misc/wget/releases/wget-1.16.3-win64.zip",
|
||||||
"http://curl.haxx.se/ca/cacert.pem"
|
"http://curl.haxx.se/ca/cacert.pem"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://eternallybored.org/misc/wget/wget-1.16.3-win32.zip",
|
"https://eternallybored.org/misc/wget/releases/wget-1.16.3-win32.zip",
|
||||||
"http://curl.haxx.se/ca/cacert.pem"
|
"http://curl.haxx.se/ca/cacert.pem"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user