mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
curl: Update to version 7.65.1_2
This commit is contained in:
parent
d009260315
commit
894a0300de
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://curl.haxx.se/",
|
||||
"description": "Command line tool and library for transferring data with URLs",
|
||||
"version": "7.65.1_1",
|
||||
"version": "7.65.1_2",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.65.1_1/curl-7.65.1_1-win64-mingw.tar.xz",
|
||||
"hash": "af50625875a1a6272558b1b15da67f2d82998df9c12938195d2ce73bf184f2df",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.65.1_2/curl-7.65.1_2-win64-mingw.tar.xz",
|
||||
"hash": "b96a01489b7dee37e7f8a1af13041e629f66fa06f1791248f6fd0a918442428a",
|
||||
"extract_dir": "curl-7.65.1-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.65.1_1/curl-7.65.1_1-win32-mingw.tar.xz",
|
||||
"hash": "5b8687d73645d46f3a9af912620a1b33ac3ad6ba914c0d3c10adb47ce70c73d5",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.65.1_2/curl-7.65.1_2-win32-mingw.tar.xz",
|
||||
"hash": "a7e803eed8067f497e60435233c267251e8ce87c3d639584de4729d6741a9349",
|
||||
"extract_dir": "curl-7.65.1-win32-mingw"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user