fq: Update to version 0.0.8

This commit is contained in:
github-actions[bot] 2022-07-24 12:32:00 +00:00
parent c8ce048de3
commit 44a6530910

View File

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