jaq: Update to version 2.3.0

This commit is contained in:
github-actions[bot] 2025-07-07 16:29:48 +00:00
parent 957c1e682d
commit 39489fdb77

View File

@ -1,16 +1,16 @@
{
"version": "2.2.0",
"version": "2.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/v2.2.0/jaq-x86_64-pc-windows-msvc.exe#/jaq.exe",
"hash": "09a7278599afe6d9f0ac57c40bea7a8e5062bd45da6537cae4ccd0202f61d6e3"
"url": "https://github.com/01mf02/jaq/releases/download/v2.3.0/jaq-x86_64-pc-windows-msvc.exe#/jaq.exe",
"hash": "6762d8fd23e1cf07807a5d4caea76c2c1a81ba5b4230638414baa07296943d47"
},
"32bit": {
"url": "https://github.com/01mf02/jaq/releases/download/v2.2.0/jaq-i686-pc-windows-msvc.exe#/jaq.exe",
"hash": "217a53415582e1ea8ee5fad6c30888bb725d30b88c055700f352592705f5ef5e"
"url": "https://github.com/01mf02/jaq/releases/download/v2.3.0/jaq-i686-pc-windows-msvc.exe#/jaq.exe",
"hash": "a785dec7cb25483c0d42059c52263328a02c1715e45a95c686e46853005d6c76"
}
},
"bin": "jaq.exe",