mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
jaq: Update to version 1.4.0
This commit is contained in:
parent
d8cc157d94
commit
ff78678332
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.3.0",
|
||||
"version": "1.4.0",
|
||||
"description": "A jq clone focussed on correctness, speed, and simplicity",
|
||||
"homepage": "https://github.com/01mf02/jaq/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/01mf02/jaq/releases/download/v1.3.0/jaq-v1.3.0-x86_64-pc-windows-msvc.exe#/jaq.exe",
|
||||
"hash": "4d2dc0afb6ed3d663f1fedd89df459723e7da0bd45a7cc972376f2bb7854c463"
|
||||
"url": "https://github.com/01mf02/jaq/releases/download/v1.4.0/jaq-v1.4.0-x86_64-pc-windows-msvc.exe#/jaq.exe",
|
||||
"hash": "bb8189ee62b3b467f82e06484a7ab7478f8ddc1cc67ec95b7d2ebc2da38dd14d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/01mf02/jaq/releases/download/v1.3.0/jaq-v1.3.0-i686-pc-windows-msvc.exe#/jaq.exe",
|
||||
"hash": "b046b1fb133dbaa579942df1583506c88c1acf21df1f6d00e8a33cb0b0dc52a1"
|
||||
"url": "https://github.com/01mf02/jaq/releases/download/v1.4.0/jaq-v1.4.0-i686-pc-windows-msvc.exe#/jaq.exe",
|
||||
"hash": "d33258e8edcb34ce764b119110a004dd12a9704eac4af1c7863f6b6e5298cebc"
|
||||
}
|
||||
},
|
||||
"bin": "jaq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user