mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
24 lines
710 B
JSON
24 lines
710 B
JSON
{
|
|
"homepage": "https://github.com/txn2/kubefwd",
|
|
"license": "Apache-2.0",
|
|
"version": "1.4.10",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/txn2/kubefwd/releases/download/1.4.10/kubefwd_windows_amd64.zip",
|
|
"hash": "6808571a1acd6e1a80e4390e28b29f41548327059e1d75f0f618fd40606f0dcb"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|