fluxctl: Update to version 1.21.2

This commit is contained in:
Jakub Čábera 2021-02-16 17:58:41 +01:00
parent ba47d5bb1f
commit 672753b05c

View File

@ -1,12 +1,12 @@
{ {
"version": "1.21.1", "version": "1.21.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.21.1/fluxctl_windows_amd64#/fluxctl.exe", "url": "https://github.com/fluxcd/flux/releases/download/1.21.2/fluxctl_windows_amd64#/fluxctl.exe",
"hash": "fd8c3b2330585691f56c58b7a5e429bd71d156fea6f33af4e06bb5a1f10881a5" "hash": "f77437b351ac2ed490f56ca5d07b50969da9095486248d57612f49bc5d7a5235"
} }
}, },
"bin": "fluxctl.exe", "bin": "fluxctl.exe",