fluxctl: Update to version 1.22.1

This commit is contained in:
Richard Kuhnt 2021-03-31 18:00:20 +00:00
parent cbb74d3171
commit 301e985356

View File

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