mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 20:14:27 +00:00
23 lines
623 B
JSON
23 lines
623 B
JSON
{
|
|
"homepage": "https://fnproject.io/",
|
|
"license": "Apache-2.0",
|
|
"version": "0.4.112",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/0.4.112/fn.exe",
|
|
"hash": "b19d92843fd42d85455eb1724745b9c68e17e98751bf121562394f2b405201da"
|
|
}
|
|
},
|
|
"bin": "fn.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/fnproject/cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/$version/fn.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|