jaq: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2024-07-30 12:31:46 +00:00
parent 436e12824f
commit 8ad4f8da5a

View File

@ -1,16 +1,16 @@
{
"version": "1.5.1",
"version": "1.6.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.5.1/jaq-v1.5.1-x86_64-pc-windows-msvc.exe#/jaq.exe",
"hash": "e7d800a1a16141ec5aa8c056a274c619debdae08fc19c91a92a88cd94418d8b7"
"url": "https://github.com/01mf02/jaq/releases/download/v1.6.0/jaq-v1.6.0-x86_64-pc-windows-msvc.exe#/jaq.exe",
"hash": "def395eb31bab8af440938cddfe24113dfb68e9e5ea199903c3c354564c2296d"
},
"32bit": {
"url": "https://github.com/01mf02/jaq/releases/download/v1.5.1/jaq-v1.5.1-i686-pc-windows-msvc.exe#/jaq.exe",
"hash": "da1cf31b8cd1f0cdc7d0f2cd63af94ff5a9ea458c239a2da1966a041d777ccdb"
"url": "https://github.com/01mf02/jaq/releases/download/v1.6.0/jaq-v1.6.0-i686-pc-windows-msvc.exe#/jaq.exe",
"hash": "257bd74e4f01d7bc662e5f77ceaee48fcfd3f93117d5d724d11e4ac67cf21397"
}
},
"bin": "jaq.exe",