fluxctl: Update to version 1.22.2

This commit is contained in:
Richard Kuhnt 2021-04-23 19:01:46 +00:00
parent d225a3f517
commit 394d685229

View File

@ -1,12 +1,12 @@
{ {
"version": "1.22.1", "version": "1.22.2",
"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.22.1/fluxctl_windows_amd64#/fluxctl.exe", "url": "https://github.com/fluxcd/flux/releases/download/1.22.2/fluxctl_windows_amd64#/fluxctl.exe",
"hash": "6e3abe108744cbe31c2501f91ef7a9df3ee1bf5f5a4feb0a51b9bdf1232662bd" "hash": "d6a8ecfa6dc9d3113677e2f5204ca5e4ca238a4dba6e7f3305a88097f5c2370b"
} }
}, },
"bin": "fluxctl.exe", "bin": "fluxctl.exe",