jaq: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2024-06-26 12:31:37 +00:00
parent 7c3f64bca1
commit 568e52a200

View File

@ -1,16 +1,16 @@
{
"version": "1.4.0",
"version": "1.5.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.4.0/jaq-v1.4.0-x86_64-pc-windows-msvc.exe#/jaq.exe",
"hash": "bb8189ee62b3b467f82e06484a7ab7478f8ddc1cc67ec95b7d2ebc2da38dd14d"
"url": "https://github.com/01mf02/jaq/releases/download/v1.5.0/jaq-v1.5.0-x86_64-pc-windows-msvc.exe#/jaq.exe",
"hash": "b8aad49b6186446f726a90816814201e2d3f8574cd6c399087e507e68f6f708b"
},
"32bit": {
"url": "https://github.com/01mf02/jaq/releases/download/v1.4.0/jaq-v1.4.0-i686-pc-windows-msvc.exe#/jaq.exe",
"hash": "d33258e8edcb34ce764b119110a004dd12a9704eac4af1c7863f6b6e5298cebc"
"url": "https://github.com/01mf02/jaq/releases/download/v1.5.0/jaq-v1.5.0-i686-pc-windows-msvc.exe#/jaq.exe",
"hash": "c5a39d8b1f7ad3228361cb2802e50937c7438c5672c715c034aae6daa7bc3d64"
}
},
"bin": "jaq.exe",