mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-08 20:55:14 +00:00
23 lines
662 B
JSON
23 lines
662 B
JSON
{
|
|
"homepage": "http://fnproject.io/",
|
|
"license": "https://github.com/fnproject/cli/blob/master/LICENSE",
|
|
"version": "0.4.19",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/0.4.19/fn.exe",
|
|
"hash": "45157eeb892df0b32563abb569795a5211bd5b841e73907b66042f7665ebdf52"
|
|
}
|
|
},
|
|
"bin": "fn.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/fnproject/cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/$version/fn.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|