fq: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2024-07-15 12:31:27 +00:00
parent 2ed6fd9e74
commit 60ff61bb4b

View File

@ -1,16 +1,16 @@
{
"version": "0.11.0",
"version": "0.12.0",
"description": "Tool, language and decoders for working with binary data.",
"homepage": "https://github.com/wader/fq",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/wader/fq/releases/download/v0.11.0/fq_0.11.0_windows_amd64.zip",
"hash": "260c09af695c59bbddc07f4f4d75e1699232e234ed2df162ab47e86092efcd05"
"url": "https://github.com/wader/fq/releases/download/v0.12.0/fq_0.12.0_windows_amd64.zip",
"hash": "d512991c505bfc52464de25a734b4c610acf9c0280e33d46bc6658f44c26af82"
},
"arm64": {
"url": "https://github.com/wader/fq/releases/download/v0.11.0/fq_0.11.0_windows_arm64.zip",
"hash": "413282c59168ff0d2325d2ec58ef132067860f32f3067062892174d696332708"
"url": "https://github.com/wader/fq/releases/download/v0.12.0/fq_0.12.0_windows_arm64.zip",
"hash": "2d25086ad8bad87c84078a9f3429961d4160c394d8528fee60c62e4ed69a350f"
}
},
"bin": "fq.exe",