fluxctl: Update to version 1.23.0

This commit is contained in:
Richard Kuhnt 2021-06-25 18:00:24 +00:00
parent d6e25ec907
commit df5a76f6fb

View File

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