mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
gof: Update to version 0.0.3
This commit is contained in:
parent
971b3670f9
commit
6309a296e4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/mattn/gof",
|
"homepage": "https://github.com/mattn/gof",
|
||||||
"description": "Fuzzy search tool written in Go.",
|
"description": "Fuzzy search tool written in Go.",
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mattn/gof/releases/download/v0.0.2/gof_windows_amd64.zip",
|
"url": "https://github.com/mattn/gof/releases/download/v0.0.3/gof_windows_amd64.zip",
|
||||||
"hash": "sha1:ebf797ec489faa51bfe3b87327d78ec30ffff945"
|
"hash": "sha1:1e6e1c5c191455ae7ff21c68c79c872a053f5b1a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mattn/gof/releases/download/v0.0.2/gof_windows_386.zip",
|
"url": "https://github.com/mattn/gof/releases/download/v0.0.3/gof_windows_386.zip",
|
||||||
"hash": "sha1:60a62ceb9c64ac1a5b985ec9b55fa3aba6f767ad"
|
"hash": "sha1:24ee9ecf167a372af32c63913befcc029722fc02"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gof.exe",
|
"bin": "gof.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user