fluxctl: Update to version 1.20.1

This commit is contained in:
Jakub Čábera 2020-08-06 08:10:08 +02:00
parent c828dff3f0
commit aa62a15dfd

View File

@ -1,12 +1,12 @@
{
"version": "1.20.0",
"version": "1.20.1",
"description": "Manage Flux from the Command Line.",
"homepage": "https://github.com/fluxcd/flux",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/fluxcd/flux/releases/download/1.20.0/fluxctl_windows_amd64#/fluxctl.exe",
"hash": "092ecc238065030dcda7ddbdcb9ba4a48afdbdd476a8b00831af4a4500066b84"
"url": "https://github.com/fluxcd/flux/releases/download/1.20.1/fluxctl_windows_amd64#/fluxctl.exe",
"hash": "43a4880dfdddfe644a74eeb936e73aa9d22c3397e90ee672ed15a387421760e2"
}
},
"bin": "fluxctl.exe",