mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
curl: Update to version 8.3.0_2
This commit is contained in:
parent
b95ea969b8
commit
7111ddfd4f
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "8.3.0_1",
|
"version": "8.3.0_2",
|
||||||
"description": "Command line tool and library for transferring data with URLs",
|
"description": "Command line tool and library for transferring data with URLs",
|
||||||
"homepage": "https://curl.se/",
|
"homepage": "https://curl.se/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.3.0_1/curl-8.3.0_1-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.3.0_2/curl-8.3.0_2-win64-mingw.tar.xz",
|
||||||
"hash": "2a4e3b9452328671b11a76a63d55ae0565af0e7b63be733f1e3401a5ee3f32af",
|
"hash": "57dbfbab46a512ad6022afbb447acfd3706933e73ed44df34cf8fb5e92b2de6a",
|
||||||
"extract_dir": "curl-8.3.0_1-win64-mingw"
|
"extract_dir": "curl-8.3.0_2-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.3.0_1/curl-8.3.0_1-win32-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.3.0_2/curl-8.3.0_2-win32-mingw.tar.xz",
|
||||||
"hash": "c846f1d6c6af6de81023b17a560120f04fac2da4ef3ebde319eb4931754270a0",
|
"hash": "c66a9408f993d706c97ff76ed2bc3546120aef996818b47f55931979c1692d0f",
|
||||||
"extract_dir": "curl-8.3.0_1-win32-mingw"
|
"extract_dir": "curl-8.3.0_2-win32-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.3.0_1/curl-8.3.0_1-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.3.0_2/curl-8.3.0_2-win64a-mingw.tar.xz",
|
||||||
"hash": "b9cd66f77736f2e72c6b93148a370da6c78a9bde968388a682c9281a9b7d5591",
|
"hash": "ce0f574c723382d498f88d8e4a4e0b77b8f076a1d9b7943cbd1e2111990dd22f",
|
||||||
"extract_dir": "curl-8.3.0_1-win64a-mingw"
|
"extract_dir": "curl-8.3.0_2-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user