{
    "version": "1.25.4",
    "description": "Manage Flux (v1) from the Command Line.",
    "homepage": "https://fluxcd.io/legacy/flux",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/fluxcd/flux/releases/download/1.25.4/fluxctl_windows_amd64#/fluxctl.exe",
            "hash": "10519d15910a053485eeb7e4aa896837b642b366e54be6719fcb3942f69ef649"
        }
    },
    "bin": "fluxctl.exe",
    "checkver": {
        "github": "https://github.com/fluxcd/flux"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/fluxcd/flux/releases/download/$version/fluxctl_windows_amd64#/fluxctl.exe"
            }
        }
    },
    "notes": "For Flux v2, please install 'flux' instead."
}
