mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fq: Update to version 0.8.0
This commit is contained in:
parent
6abf587ed8
commit
0f9d87c9fe
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.7.0",
|
"version": "0.8.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.7.0/fq_0.7.0_windows_amd64.zip",
|
"url": "https://github.com/wader/fq/releases/download/v0.8.0/fq_0.8.0_windows_amd64.zip",
|
||||||
"hash": "6e4f8a4449b02e4979304d49ee2977220c30efd28fe88ee27cadc1a099cc184b"
|
"hash": "a0536d31c64cf87caba2494483432a8c01bdacf3b7e25aa6326e4d0a739bab30"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/wader/fq/releases/download/v0.7.0/fq_0.7.0_windows_arm64.zip",
|
"url": "https://github.com/wader/fq/releases/download/v0.8.0/fq_0.8.0_windows_arm64.zip",
|
||||||
"hash": "b491be3f7b4f1295102261bcf15228256d25ea654a2839b58659929b7159e8a8"
|
"hash": "941d8208eb58ccab7537fdc6f222f2468393ef408a6a1a868a14b4e744658c60"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fq.exe",
|
"bin": "fq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user