mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
curl: Update to version 7.73.0
This commit is contained in:
parent
9638d21032
commit
6707c90b3e
@ -1,24 +1,24 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://curl.haxx.se/",
|
"version": "7.73.0",
|
||||||
"description": "Command line tool and library for transferring data with URLs",
|
"description": "Command line tool and library for transferring data with URLs",
|
||||||
"version": "7.72.0_5",
|
"homepage": "https://curl.haxx.se/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.72.0_5/curl-7.72.0_5-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.73.0/curl-7.73.0-win64-mingw.tar.xz",
|
||||||
"hash": "3f0b25cbee364d8a00393aa66d3fb75926c2c1a9b9d632043e396cc991076652",
|
"hash": "a623f8bcb114e10e43b1008a625341eb09aaea49df66cd95611a4f0f68fb95e1",
|
||||||
"extract_dir": "curl-7.72.0-win64-mingw"
|
"extract_dir": "curl-7.73.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.72.0_5/curl-7.72.0_5-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.73.0/curl-7.73.0-win32-mingw.tar.xz",
|
||||||
"hash": "b0910d8d4313d5995012cd9a2cdc45a94e6f4d0a61bf883ede2909606448b737",
|
"hash": "2f696ae54b4ad1b267fce3677af41bb46b33f3570f62de0500103fa4fd265b3f",
|
||||||
"extract_dir": "curl-7.72.0-win32-mingw"
|
"extract_dir": "curl-7.73.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://curl.haxx.se/windows/",
|
"url": "https://curl.haxx.se/windows/",
|
||||||
"re": "Build<\\/b>:\\s+([\\d._]+)"
|
"regex": "Build<\\/b>:\\s+([\\d._]+)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user