argocd: Update to version 2.1.2

This commit is contained in:
Richard Kuhnt 2021-09-02 19:01:10 +00:00
parent caf23525d4
commit 3b95d92c07

View File

@ -1,12 +1,12 @@
{
"version": "2.1.1",
"version": "2.1.2",
"description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes",
"homepage": "https://github.com/argoproj/argo-cd",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/argoproj/argo-cd/releases/download/v2.1.1/argocd-windows-amd64.exe#/argocd.exe",
"hash": "f1f77a5d6ec58054acfbe8cd76a321a8bfaa68324c333db5f692ba2f84cdf2fc"
"url": "https://github.com/argoproj/argo-cd/releases/download/v2.1.2/argocd-windows-amd64.exe#/argocd.exe",
"hash": "131e479cefd2461fb8782102f3597621d797b1528044a6a24ec90ef0aee5082b"
}
},
"bin": "argocd.exe",