mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
curl: Update to version 8.8.0_2
This commit is contained in:
parent
2a6a976977
commit
e7ce7761bf
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "8.8.0_1",
|
"version": "8.8.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.8.0_1/curl-8.8.0_1-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.8.0_2/curl-8.8.0_2-win64-mingw.tar.xz",
|
||||||
"hash": "0ed8e7b0932c97aaf67bf88e642b296dab217f79b4bea4b84bca9beed279d27d",
|
"hash": "5fb32799999159ebda2cbb23baa477a0476320e1d807d44553a9743fb0876646",
|
||||||
"extract_dir": "curl-8.8.0_1-win64-mingw"
|
"extract_dir": "curl-8.8.0_2-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.8.0_1/curl-8.8.0_1-win32-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.8.0_2/curl-8.8.0_2-win32-mingw.tar.xz",
|
||||||
"hash": "2c2314d7c2e5dff05a396d6931f67b86b3e93ea4cb088a19b5a89419e959ddc9",
|
"hash": "c5784034d2873031645101920d7fa32a46376fce0628fbf91f6129878370a0d3",
|
||||||
"extract_dir": "curl-8.8.0_1-win32-mingw"
|
"extract_dir": "curl-8.8.0_2-win32-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.8.0_1/curl-8.8.0_1-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.8.0_2/curl-8.8.0_2-win64a-mingw.tar.xz",
|
||||||
"hash": "b03eb46bb2de4f8f3750a8287bcba4c14b5552f3e3ecb8bd04cc1a9059eb3e1f",
|
"hash": "18b0b6125561232e3b8def9808171bb7e6e11cbed7de4393d24138ef3e213d79",
|
||||||
"extract_dir": "curl-8.8.0_1-win64a-mingw"
|
"extract_dir": "curl-8.8.0_2-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user