mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
gof: Update to version 0.0.12
This commit is contained in:
parent
b7f7bb2bd8
commit
8f4e5ee20e
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.10",
|
"version": "0.0.12",
|
||||||
"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.10/gof_v0.0.10_windows_amd64.zip",
|
"url": "https://github.com/mattn/gof/releases/download/v0.0.12/gof_v0.0.12_windows_amd64.zip",
|
||||||
"hash": "02701e828d74dfcde0d73790386b54ee776166ee06dd8f8b1c4498c9190ea1d2",
|
"hash": "6557b3a4f6bdbaaad19e2bdabb07306c4bf1d3e98a2b0d0219bfd0842349b830",
|
||||||
"extract_dir": "gof_v0.0.10_windows_amd64"
|
"extract_dir": "gof_v0.0.12_windows_amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gof.exe",
|
"bin": "gof.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user