mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 21:44:29 +00:00
23 lines
623 B
JSON
23 lines
623 B
JSON
{
|
|
"homepage": "https://fnproject.io/",
|
|
"license": "Apache-2.0",
|
|
"version": "0.4.152",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/0.4.152/fn.exe",
|
|
"hash": "bc409a795fa5f33eebe529a1fc622ebd3bdc28f2bf399fadad1bfc8704163e8d"
|
|
}
|
|
},
|
|
"bin": "fn.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/fnproject/cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/$version/fn.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|