mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
curl: Update to version 8.16.0_1
This commit is contained in:
parent
7863787b53
commit
0ce989970b
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "8.15.0_7",
|
||||
"version": "8.16.0_1",
|
||||
"description": "Command line tool and library for transferring data with URLs",
|
||||
"homepage": "https://curl.se/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.se/windows/dl-8.15.0_7/curl-8.15.0_7-win64-mingw.tar.xz",
|
||||
"hash": "f77490a4c59b253f0951b2202b871ec77e0bddebe655ad241bb6881577ad2f90",
|
||||
"extract_dir": "curl-8.15.0_7-win64-mingw"
|
||||
"url": "https://curl.se/windows/dl-8.16.0_1/curl-8.16.0_1-win64-mingw.tar.xz",
|
||||
"hash": "646f1ccb4c7ee9b08ad238c99aee6618f1b53475c45f1a44ca6684037d61c288",
|
||||
"extract_dir": "curl-8.16.0_1-win64-mingw"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://curl.se/windows/dl-8.15.0_7/curl-8.15.0_7-win64a-mingw.tar.xz",
|
||||
"hash": "96e2a1f685188f1860c7402d0e1c3357e36cdd1e316d431959f06f8e55cb411f",
|
||||
"extract_dir": "curl-8.15.0_7-win64a-mingw"
|
||||
"url": "https://curl.se/windows/dl-8.16.0_1/curl-8.16.0_1-win64a-mingw.tar.xz",
|
||||
"hash": "de17718631e00d7cca30361c40e5494571e59438e61fb97dc1eaa78ea93633a4",
|
||||
"extract_dir": "curl-8.16.0_1-win64a-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user