mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 05:31:21 +00:00
kubescape: Update download url (#4757)
Signed-off-by: Hollow Man <hollowman@opensuse.org>
This commit is contained in:
parent
2d49b222fe
commit
017b6c9f8d
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "2.3.1",
|
||||
"description": "Scans K8s clusters, YAML files, and HELM charts, and detect misconfigurations and software vulnerabilities at early stages of the CI/CD pipeline and provides a risk score instantly and risk trends over time.",
|
||||
"homepage": "https://github.com/armosec/kubescape/",
|
||||
"homepage": "https://github.com/kubescape/kubescape/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/armosec/kubescape/releases/download/v2.3.1/kubescape-windows-latest#/kubescape.exe",
|
||||
"url": "https://github.com/kubescape/kubescape/releases/download/v2.3.1/kubescape.exe",
|
||||
"hash": "8f902712e4ea38a1758491449d68ad499b93a22a96c3cd1708ca6d50014ee6c5"
|
||||
}
|
||||
},
|
||||
@ -14,7 +14,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/armosec/kubescape/releases/download/v$version/kubescape-windows-latest#/kubescape.exe"
|
||||
"url": "https://github.com/kubescape/kubescape/releases/download/v$version/kubescape.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user