fq: Update to version 0.0.6

This commit is contained in:
github-actions[bot] 2022-03-11 16:30:09 +00:00
parent 2b921aadfe
commit ea63102934

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.5", "version": "0.0.6",
"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.5/fq_0.0.5_windows_amd64.zip", "url": "https://github.com/wader/fq/releases/download/v0.0.6/fq_0.0.6_windows_amd64.zip",
"hash": "bdc6599448131248332245c6a22fdfdf20b45e9f229a887533de40a467fb4496" "hash": "298682175c4702aaf33f2a8d15f31de08fdb1b5c2f45159451705bd241495a99"
} }
}, },
"bin": "fq.exe", "bin": "fq.exe",