mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
curl: Update to version 7.76.1_4
This commit is contained in:
parent
fda2c29fa3
commit
4766b053b8
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "7.76.1_3",
|
||||
"version": "7.76.1_4",
|
||||
"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_3/curl-7.76.1_3-win64-mingw.tar.xz",
|
||||
"hash": "1578c801fad779fae2e33be8740f76d60b44775c044ab6bbdf0c2930d6000e57",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.76.1_4/curl-7.76.1_4-win64-mingw.tar.xz",
|
||||
"hash": "357b2ddcaa418c5de586632fad52dae1c7453667e96ba21110ecab8303eb8d0c",
|
||||
"extract_dir": "curl-7.76.1-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.76.1_3/curl-7.76.1_3-win32-mingw.tar.xz",
|
||||
"hash": "e97cb345a2e61f0584540ee211569a49298ccfdcd057272869689391142bbd18",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.76.1_4/curl-7.76.1_4-win32-mingw.tar.xz",
|
||||
"hash": "d566ce1c681879acc45ebcb736451fa3f18343fb1ab1925cdd9b10dcbebae401",
|
||||
"extract_dir": "curl-7.76.1-win32-mingw"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user