fluxctl: Update to version 1.22.0

This commit is contained in:
Richard Kuhnt 2021-03-17 18:00:25 +00:00
parent 78ed5fa0b5
commit 19c7ad243e

View File

@ -1,12 +1,12 @@
{ {
"version": "1.21.2", "version": "1.22.0",
"description": "Manage Flux from the Command Line.", "description": "Manage Flux from the Command Line.",
"homepage": "https://github.com/fluxcd/flux", "homepage": "https://github.com/fluxcd/flux",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fluxcd/flux/releases/download/1.21.2/fluxctl_windows_amd64#/fluxctl.exe", "url": "https://github.com/fluxcd/flux/releases/download/1.22.0/fluxctl_windows_amd64#/fluxctl.exe",
"hash": "f77437b351ac2ed490f56ca5d07b50969da9095486248d57612f49bc5d7a5235" "hash": "8848a5d00ddf9e1811801c1a9eba103640df56d004595ed8cfec86c70ce8fc4f"
} }
}, },
"bin": "fluxctl.exe", "bin": "fluxctl.exe",