fq: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2023-11-25 20:23:28 +00:00
parent 96952eb08e
commit 64d62e7629

View File

@ -1,16 +1,16 @@
{
"version": "0.8.0",
"version": "0.9.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.8.0/fq_0.8.0_windows_amd64.zip",
"hash": "a0536d31c64cf87caba2494483432a8c01bdacf3b7e25aa6326e4d0a739bab30"
"url": "https://github.com/wader/fq/releases/download/v0.9.0/fq_0.9.0_windows_amd64.zip",
"hash": "7f6205145f30068e1e63eed15a6c4aac319805bd04fcf67bd8ccbb4f8e6e4e7d"
},
"arm64": {
"url": "https://github.com/wader/fq/releases/download/v0.8.0/fq_0.8.0_windows_arm64.zip",
"hash": "941d8208eb58ccab7537fdc6f222f2468393ef408a6a1a868a14b4e744658c60"
"url": "https://github.com/wader/fq/releases/download/v0.9.0/fq_0.9.0_windows_arm64.zip",
"hash": "3362d59386c3730908e62367fae3efaf4518a751e8ddadbed5d0636607af460a"
}
},
"bin": "fq.exe",