mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 15:11:30 +00:00
15 lines
398 B
JSON
15 lines
398 B
JSON
{
|
|
"version": "1.4",
|
|
"license": "http://creativecommons.org/licenses/by/3.0/",
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "http://stedolan.github.io/jq/download/win32/jq.exe"
|
|
},
|
|
"64bit": {
|
|
"url": "http://stedolan.github.io/jq/download/win64/jq.exe"
|
|
}
|
|
},
|
|
"homepage": "http://stedolan.github.io/jq/",
|
|
"bin": "jq.exe"
|
|
}
|