fq: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2024-04-14 14:51:56 +00:00
parent bcc2e8a04d
commit 24b3aac89f

View File

@ -1,16 +1,16 @@
{
"version": "0.10.0",
"version": "0.11.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.10.0/fq_0.10.0_windows_amd64.zip",
"hash": "392b7e8f67325c58c0e1fac33738657a5158384c4a2d75c9b3c6e451a65cf434"
"url": "https://github.com/wader/fq/releases/download/v0.11.0/fq_0.11.0_windows_amd64.zip",
"hash": "260c09af695c59bbddc07f4f4d75e1699232e234ed2df162ab47e86092efcd05"
},
"arm64": {
"url": "https://github.com/wader/fq/releases/download/v0.10.0/fq_0.10.0_windows_arm64.zip",
"hash": "ef24842971d6e62a997716522717767c9f19ebb2e6e96646ccddf16c899066cb"
"url": "https://github.com/wader/fq/releases/download/v0.11.0/fq_0.11.0_windows_arm64.zip",
"hash": "413282c59168ff0d2325d2ec58ef132067860f32f3067062892174d696332708"
}
},
"bin": "fq.exe",