mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
23 lines
621 B
JSON
23 lines
621 B
JSON
{
|
|
"homepage": "https://fnproject.io/",
|
|
"license": "Apache-2.0",
|
|
"version": "0.5.63",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/0.5.63/fn.exe",
|
|
"hash": "806265ffc9ea8e6fd02999241e3a884bd53d58990bbcfdc6e7e595f1e0e09e12"
|
|
}
|
|
},
|
|
"bin": "fn.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/fnproject/cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/$version/fn.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|