mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-06 19:55:15 +00:00
24 lines
708 B
JSON
24 lines
708 B
JSON
{
|
|
"homepage": "https://github.com/txn2/kubefwd",
|
|
"license": "Apache-2.0",
|
|
"version": "1.7.4",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/txn2/kubefwd/releases/download/1.7.4/kubefwd_windows_amd64.zip",
|
|
"hash": "e34189a78c18420f60def791d9eae0febc771272bbd43750a66e074d5dc7134b"
|
|
}
|
|
},
|
|
"bin": "kubefwd.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/txn2/kubefwd/releases/download/$version/kubefwd_windows_amd64.zip"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$baseurl/kubefwd_$version_checksums.txt"
|
|
}
|
|
}
|
|
}
|