mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fq: Update to version 0.6.0
This commit is contained in:
parent
e54f513f1b
commit
039df57c7f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.5.0",
|
"version": "0.6.0",
|
||||||
"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.5.0/fq_0.5.0_windows_amd64.zip",
|
"url": "https://github.com/wader/fq/releases/download/v0.6.0/fq_0.6.0_windows_amd64.zip",
|
||||||
"hash": "a7127d8fd1ceb63e2aebbb6369b109e9f203c8890bb469fa0ef3c17033cb0af4"
|
"hash": "d6927ab46f2da56f2fcd2b3d278c971e210c0615a988260b0337e981866208b1"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/wader/fq/releases/download/v0.5.0/fq_0.5.0_windows_arm64.zip",
|
"url": "https://github.com/wader/fq/releases/download/v0.6.0/fq_0.6.0_windows_arm64.zip",
|
||||||
"hash": "840c0bd83c4c29618a8bafda8217052eb1d8c9ac59ecc6493dcbdf18cfd406b2"
|
"hash": "f0e8e445b97ee28ceaf0d1d0ab6f18aef0bae492a29de1c26f89964ebf13c916"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fq.exe",
|
"bin": "fq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user