mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
hurl: Add version 1.3.1 (#2760)
This commit is contained in:
parent
d1406907a9
commit
088b4db8e2
23
bucket/hurl.json
Normal file
23
bucket/hurl.json
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"version": "1.3.1",
|
||||||
|
"description": "Command line tool that performs HTTP requests defined in a simple plain text format",
|
||||||
|
"homepage": "https://hurl.dev",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/Orange-OpenSource/hurl/releases/download/1.3.1/hurl-1.3.1-win64.zip",
|
||||||
|
"hash": "d9a1bb8feb1937f13737f568855ef2e43116cb3c7eebf7503966242ef02afec2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "hurl.exe",
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/Orange-OpenSource/hurl"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/Orange-OpenSource/hurl/releases/download/$version/hurl-$version-win64.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user