mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
argocd: Update to version 3.0.1
This commit is contained in:
parent
c600b3d6df
commit
125e6062c1
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes",
|
"description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes",
|
||||||
"homepage": "https://github.com/argoproj/argo-cd",
|
"homepage": "https://github.com/argoproj/argo-cd",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/argoproj/argo-cd/releases/download/v3.0.0/argocd-windows-amd64.exe#/argocd.exe",
|
"url": "https://github.com/argoproj/argo-cd/releases/download/v3.0.1/argocd-windows-amd64.exe#/argocd.exe",
|
||||||
"hash": "fef9d63ce6e9a2bd5399c082a3ca7d8fc0922d9c1496d7dee6ff6dfde9d6bd6b"
|
"hash": "7ef589d6acf347f079b9772ec3af8ef6951282278af15de40360f0ea20d5ec41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "argocd.exe",
|
"bin": "argocd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user