fq: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2024-02-11 16:25:40 +00:00
parent b3be5687b6
commit 60ab374efd

View File

@ -1,16 +1,16 @@
{ {
"version": "0.9.0", "version": "0.10.0",
"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.9.0/fq_0.9.0_windows_amd64.zip", "url": "https://github.com/wader/fq/releases/download/v0.10.0/fq_0.10.0_windows_amd64.zip",
"hash": "7f6205145f30068e1e63eed15a6c4aac319805bd04fcf67bd8ccbb4f8e6e4e7d" "hash": "392b7e8f67325c58c0e1fac33738657a5158384c4a2d75c9b3c6e451a65cf434"
}, },
"arm64": { "arm64": {
"url": "https://github.com/wader/fq/releases/download/v0.9.0/fq_0.9.0_windows_arm64.zip", "url": "https://github.com/wader/fq/releases/download/v0.10.0/fq_0.10.0_windows_arm64.zip",
"hash": "3362d59386c3730908e62367fae3efaf4518a751e8ddadbed5d0636607af460a" "hash": "ef24842971d6e62a997716522717767c9f19ebb2e6e96646ccddf16c899066cb"
} }
}, },
"bin": "fq.exe", "bin": "fq.exe",