fluxctl: Update to version 1.18.0

This commit is contained in:
Richard Kuhnt 2020-02-06 16:01:53 +00:00
parent dbcd30b99e
commit d7c79893a6

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/fluxcd/flux", "homepage": "https://github.com/fluxcd/flux",
"description": "Manage Flux from the Command Line.", "description": "Manage Flux from the Command Line.",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "1.17.1", "version": "1.18.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fluxcd/flux/releases/download/1.17.1/fluxctl_windows_amd64#/fluxctl.exe", "url": "https://github.com/fluxcd/flux/releases/download/1.18.0/fluxctl_windows_amd64#/fluxctl.exe",
"hash": "24674f7a685b275d51a978d048a91ad1174528259e9121a65afbaf7da4c052a5" "hash": "abecbd7a0ca7f79abd3b219b5fd902a189d71a37104b41dd7e112614cfd9f2af"
} }
}, },
"bin": "fluxctl.exe", "bin": "fluxctl.exe",