fq: Update to version 0.15.1

This commit is contained in:
github-actions[bot] 2025-07-12 16:29:30 +00:00
parent 61848ad3dc
commit 1d18c52441

View File

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