fq: Update to version 0.5.0

This commit is contained in:
github-actions[bot] 2023-04-13 16:27:14 +00:00
parent 362b72c753
commit f3f94f9271

View File

@ -1,16 +1,16 @@
{
"version": "0.4.0",
"version": "0.5.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.4.0/fq_0.4.0_windows_amd64.zip",
"hash": "a0ecac4ddbd7c9110ed331712f7cf327bf1a9b9a9a9882b2bd5bde04c9799a84"
"url": "https://github.com/wader/fq/releases/download/v0.5.0/fq_0.5.0_windows_amd64.zip",
"hash": "a7127d8fd1ceb63e2aebbb6369b109e9f203c8890bb469fa0ef3c17033cb0af4"
},
"arm64": {
"url": "https://github.com/wader/fq/releases/download/v0.4.0/fq_0.4.0_windows_arm64.zip",
"hash": "a232ee6b2c72db0e353dbfe2769ab378941180d0327301651959db6ae9bdfb6e"
"url": "https://github.com/wader/fq/releases/download/v0.5.0/fq_0.5.0_windows_arm64.zip",
"hash": "840c0bd83c4c29618a8bafda8217052eb1d8c9ac59ecc6493dcbdf18cfd406b2"
}
},
"bin": "fq.exe",