fq: Update to version 0.16.0

This commit is contained in:
github-actions[bot] 2025-12-07 16:29:47 +00:00
parent 3d8b6ad718
commit 64ea66f762

View File

@ -1,16 +1,16 @@
{
"version": "0.15.1",
"version": "0.16.0",
"description": "Tool, language and decoders for working with binary data.",
"homepage": "https://github.com/wader/fq",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/wader/fq/releases/download/v0.15.1/fq_0.15.1_windows_amd64.zip",
"hash": "6e98f9261c57a97b733c82d7474198be1c01489d28f99b82124daf7cf78642a6"
"url": "https://github.com/wader/fq/releases/download/v0.16.0/fq_0.16.0_windows_amd64.zip",
"hash": "a86a8e402831ac781e4a84f00dbffa5a0897588317f4bdec418e4c0f6c49e581"
},
"arm64": {
"url": "https://github.com/wader/fq/releases/download/v0.15.1/fq_0.15.1_windows_arm64.zip",
"hash": "77901e02700301b2e759b7e7c3046f6c020b6763103346c8be099707f8812f00"
"url": "https://github.com/wader/fq/releases/download/v0.16.0/fq_0.16.0_windows_arm64.zip",
"hash": "2f586cd9b6017c4977cd9d097da32a5b0557993c24052df68cdea3196c46428a"
}
},
"bin": "fq.exe",