fq: Update to version 0.2.0

This commit is contained in:
github-actions[bot] 2022-12-23 20:25:33 +00:00
parent 0ad6a7d51c
commit d6ea3a59f2

View File

@ -1,16 +1,16 @@
{ {
"version": "0.1.0", "version": "0.2.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.1.0/fq_0.1.0_windows_amd64.zip", "url": "https://github.com/wader/fq/releases/download/v0.2.0/fq_0.2.0_windows_amd64.zip",
"hash": "af9142ee625aa9a616d4eefe21fe06ff21c113113798be39bdb1837060946555" "hash": "075e960efb50320cf6d72846a70dc479f0e0340663d4722fcf16d97c34d43619"
}, },
"arm64": { "arm64": {
"url": "https://github.com/wader/fq/releases/download/v0.1.0/fq_0.1.0_windows_arm64.zip", "url": "https://github.com/wader/fq/releases/download/v0.2.0/fq_0.2.0_windows_arm64.zip",
"hash": "615bdf52785185b4499ee2a3596b191b8ec808db8c81ecf6a2992790b979c54a" "hash": "b99d810ae67cbaa50f414470cb01dc9ecdbab4fe77f3cd3dda915466bafb005f"
} }
}, },
"bin": "fq.exe", "bin": "fq.exe",