diff --git a/bucket/fission-cli.json b/bucket/fission-cli.json index c53038230e..5eb37be4fc 100644 --- a/bucket/fission-cli.json +++ b/bucket/fission-cli.json @@ -1,12 +1,12 @@ { - "version": "1.18.0", + "version": "1.19.0", "description": "Fast and Simple Serverless Functions for Kubernetes", "homepage": "https://fission.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fission/fission/releases/download/v1.18.0/fission-v1.18.0-windows-amd64.exe#/fission.exe", - "hash": "be20ec960ae7297ed25260b4ddb8bb49022145c706280088c31142aacd2c7d14" + "url": "https://github.com/fission/fission/releases/download/v1.19.0/fission-v1.19.0-windows-amd64.exe#/fission.exe", + "hash": "73472c23523783b3bacfbc336e075efb0c1e5908b2c94a16ab5f3208270c933e" } }, "bin": "fission.exe",