fluxctl: Update to version 1.19.0

This commit is contained in:
Jakub Čábera 2020-04-02 19:08:12 +02:00
parent 39759a8736
commit 8d5e6a537b

View File

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