mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
jaq: Update to version 1.6.0
This commit is contained in:
parent
436e12824f
commit
8ad4f8da5a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.1",
|
"version": "1.6.0",
|
||||||
"description": "A jq clone focussed on correctness, speed, and simplicity",
|
"description": "A jq clone focussed on correctness, speed, and simplicity",
|
||||||
"homepage": "https://github.com/01mf02/jaq/",
|
"homepage": "https://github.com/01mf02/jaq/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/01mf02/jaq/releases/download/v1.5.1/jaq-v1.5.1-x86_64-pc-windows-msvc.exe#/jaq.exe",
|
"url": "https://github.com/01mf02/jaq/releases/download/v1.6.0/jaq-v1.6.0-x86_64-pc-windows-msvc.exe#/jaq.exe",
|
||||||
"hash": "e7d800a1a16141ec5aa8c056a274c619debdae08fc19c91a92a88cd94418d8b7"
|
"hash": "def395eb31bab8af440938cddfe24113dfb68e9e5ea199903c3c354564c2296d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/01mf02/jaq/releases/download/v1.5.1/jaq-v1.5.1-i686-pc-windows-msvc.exe#/jaq.exe",
|
"url": "https://github.com/01mf02/jaq/releases/download/v1.6.0/jaq-v1.6.0-i686-pc-windows-msvc.exe#/jaq.exe",
|
||||||
"hash": "da1cf31b8cd1f0cdc7d0f2cd63af94ff5a9ea458c239a2da1966a041d777ccdb"
|
"hash": "257bd74e4f01d7bc662e5f77ceaee48fcfd3f93117d5d724d11e4ac67cf21397"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "jaq.exe",
|
"bin": "jaq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user