mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-25 04:55:17 +00:00
23 lines
663 B
JSON
23 lines
663 B
JSON
{
|
|
"homepage": "https://fnproject.io/",
|
|
"license": "https://github.com/fnproject/cli/blob/master/LICENSE",
|
|
"version": "0.4.50",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/0.4.50/fn.exe",
|
|
"hash": "e1d7e1ee091a2fc8d43067a1b5c70689875d32f52569509adace52701da2e53a"
|
|
}
|
|
},
|
|
"bin": "fn.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/fnproject/cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/$version/fn.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|