mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
gof: Update to version 0.0.9
This commit is contained in:
parent
b71375f929
commit
2d425f4829
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.8",
|
"version": "0.0.9",
|
||||||
"description": "Fuzzy search tool written in Go",
|
"description": "Fuzzy search tool written in Go",
|
||||||
"homepage": "https://github.com/mattn/gof",
|
"homepage": "https://github.com/mattn/gof",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mattn/gof/releases/download/v0.0.8/gof_v0.0.8_windows_amd64.zip",
|
"url": "https://github.com/mattn/gof/releases/download/v0.0.9/gof_v0.0.9_windows_amd64.zip",
|
||||||
"hash": "0c7c0f03602959ed57c8e25d76a84db0a43670373ab841d8ac3ef605404b5c24",
|
"hash": "cc0ec4aed40827ef4b8d4414b10ed50f9f7c91ce90487504e1b200a2049efbe6",
|
||||||
"extract_dir": "gof_v0.0.8_windows_amd64"
|
"extract_dir": "gof_v0.0.9_windows_amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gof.exe",
|
"bin": "gof.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user