fq: Update to version 0.0.9

This commit is contained in:
github-actions[bot] 2022-08-25 16:30:44 +00:00
parent 763db534c3
commit bc9dd0c130

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.8", "version": "0.0.9",
"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.8/fq_0.0.8_windows_amd64.zip", "url": "https://github.com/wader/fq/releases/download/v0.0.9/fq_0.0.9_windows_amd64.zip",
"hash": "2335edbef091793e6fcb4978db61a9cdc970bb4c341d366e7f3fb5a90b69a250" "hash": "627a9ae6db42c93d113f303b5a232d6f286d8ba643a53cbea623d5416c470115"
} }
}, },
"bin": "fq.exe", "bin": "fq.exe",