mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
jaq: Update to version 1.5.0
This commit is contained in:
parent
7c3f64bca1
commit
568e52a200
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.0",
|
"version": "1.5.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.4.0/jaq-v1.4.0-x86_64-pc-windows-msvc.exe#/jaq.exe",
|
"url": "https://github.com/01mf02/jaq/releases/download/v1.5.0/jaq-v1.5.0-x86_64-pc-windows-msvc.exe#/jaq.exe",
|
||||||
"hash": "bb8189ee62b3b467f82e06484a7ab7478f8ddc1cc67ec95b7d2ebc2da38dd14d"
|
"hash": "b8aad49b6186446f726a90816814201e2d3f8574cd6c399087e507e68f6f708b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/01mf02/jaq/releases/download/v1.4.0/jaq-v1.4.0-i686-pc-windows-msvc.exe#/jaq.exe",
|
"url": "https://github.com/01mf02/jaq/releases/download/v1.5.0/jaq-v1.5.0-i686-pc-windows-msvc.exe#/jaq.exe",
|
||||||
"hash": "d33258e8edcb34ce764b119110a004dd12a9704eac4af1c7863f6b6e5298cebc"
|
"hash": "c5a39d8b1f7ad3228361cb2802e50937c7438c5672c715c034aae6daa7bc3d64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "jaq.exe",
|
"bin": "jaq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user