mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.74.0_1
This commit is contained in:
parent
667233a1f4
commit
cc2aacd98a
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "7.74.0",
|
||||
"version": "7.74.0_1",
|
||||
"description": "Command line tool and library for transferring data with URLs",
|
||||
"homepage": "https://curl.haxx.se/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.74.0/curl-7.74.0-win64-mingw.tar.xz",
|
||||
"hash": "43093a61a0ced0ae469e60be16e16aa5584b0f72b7b6bbe278ab829f872f4866",
|
||||
"extract_dir": "curl-7.74.0-win64-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.74.0_1/curl-7.74.0_1-win64-mingw.tar.xz",
|
||||
"hash": "3cb9f71471a70349f334da6d585c379f11ec34be2496abe0c72015afcf0a7cda",
|
||||
"extract_dir": "curl-7.74.0_1-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.74.0/curl-7.74.0-win32-mingw.tar.xz",
|
||||
"hash": "14df806df338d60fd403c08c2ea9f2c157cb8a2939f9df6a1a7d5c75540ad25d",
|
||||
"extract_dir": "curl-7.74.0-win32-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.74.0_1/curl-7.74.0_1-win32-mingw.tar.xz",
|
||||
"hash": "25e31e4c74e6858bad54db71ec32b4d4a02520b940d834a02286beb1a1140b73",
|
||||
"extract_dir": "curl-7.74.0_1-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user