mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
jaq: Update to version 1.3.0
This commit is contained in:
parent
72d9cdd65d
commit
106fae19d7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.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.2.0/jaq-v1.2.0-x86_64-pc-windows-msvc.exe#/jaq.exe",
|
||||
"hash": "c21bb79d4bed96b97a074bae59d905a622b1d893912d9a09181be5aac9c4cec6"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/01mf02/jaq/releases/download/v1.2.0/jaq-v1.2.0-i686-pc-windows-msvc.exe#/jaq.exe",
|
||||
"hash": "1c4ebc2eb55e4fb8fc9ff51662b99e2d05b7d4001d0c109ae5dd1d0914e46243"
|
||||
"url": "https://github.com/01mf02/jaq/releases/download/v1.3.0/jaq-v1.3.0-i686-pc-windows-msvc.exe#/jaq.exe",
|
||||
"hash": "b046b1fb133dbaa579942df1583506c88c1acf21df1f6d00e8a33cb0b0dc52a1"
|
||||
}
|
||||
},
|
||||
"bin": "jaq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user