jq: Update to version 1.8.1

This commit is contained in:
github-actions[bot] 2025-07-01 12:31:33 +00:00
parent 73311fabb9
commit 94ed676830

View File

@ -1,5 +1,5 @@
{
"version": "1.8.0",
"version": "1.8.1",
"description": "Lightweight and flexible command-line JSON processor",
"homepage": "https://jqlang.github.io/jq/",
"license": "MIT",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/jqlang/jq/releases/download/jq-1.8.0/jq-windows-amd64.exe#/jq.exe",
"hash": "b45fcbb27dcb9e9848ac39889a8bf86457b8d9d31e7c56387c6eab80008fd1f4"
"url": "https://github.com/jqlang/jq/releases/download/jq-1.8.1/jq-windows-amd64.exe#/jq.exe",
"hash": "23cb60a1354eed6bcc8d9b9735e8c7b388cd1fdcb75726b93bc299ef22dd9334"
},
"32bit": {
"url": "https://github.com/jqlang/jq/releases/download/jq-1.8.0/jq-windows-i386.exe#/jq.exe",
"hash": "47e2bcc9c3526ec72fe588136dcd592afaa139bdfb9be1d64244c9dc501b1e34"
"url": "https://github.com/jqlang/jq/releases/download/jq-1.8.1/jq-windows-i386.exe#/jq.exe",
"hash": "414ec99417830178bd2f6e77fc78b34de3b12fc6b6c3229f07038c5811307124"
}
},
"bin": "jq.exe",