fq: Update to version 0.1.0

This commit is contained in:
github-actions[bot] 2022-11-24 16:29:37 +00:00
parent d538f46fc2
commit acabf81d98

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.10", "version": "0.1.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.0.10/fq_0.0.10_windows_amd64.zip", "url": "https://github.com/wader/fq/releases/download/v0.1.0/fq_0.1.0_windows_amd64.zip",
"hash": "4f21ad07e21d2ec74b0f68acb09b6300e6a434ad6666c0fca3fc26b09ded685d" "hash": "af9142ee625aa9a616d4eefe21fe06ff21c113113798be39bdb1837060946555"
} }
}, },
"bin": "fq.exe", "bin": "fq.exe",