mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.76.1_2
This commit is contained in:
parent
5ab9c8c638
commit
dcccd563a6
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "7.76.1_1",
|
||||
"version": "7.76.1_2",
|
||||
"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.76.1_1/curl-7.76.1_1-win64-mingw.tar.xz",
|
||||
"hash": "2bfd6fcd14e8cfbce222fec7f4db6122f2c6b389d72910713da65fccdcfec7bd",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.76.1_2/curl-7.76.1_2-win64-mingw.tar.xz",
|
||||
"hash": "0af9fcea809d036d419e74f8a6e5a7f11f2c1d9667d89e2a4d1bdb0073082093",
|
||||
"extract_dir": "curl-7.76.1-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.76.1_1/curl-7.76.1_1-win32-mingw.tar.xz",
|
||||
"hash": "7f479aced7aa3c5f553a6acd7dab73dee20d43497f060a38206fac2110aaf7a4",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.76.1_2/curl-7.76.1_2-win32-mingw.tar.xz",
|
||||
"hash": "7fe2445304c9f22e994409132802a22e73684e0c93ed2f0622fc135b9d6899bf",
|
||||
"extract_dir": "curl-7.76.1-win32-mingw"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user