diff --git a/bucket/fission-cli.json b/bucket/fission-cli.json index e8a9e1c685..4a3c3c2972 100644 --- a/bucket/fission-cli.json +++ b/bucket/fission-cli.json @@ -1,12 +1,12 @@ { - "version": "1.20.4", + "version": "1.20.5", "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.20.4/fission-v1.20.4-windows-amd64.exe#/fission.exe", - "hash": "2501c898eb858a9f4520488c17d3aa73f91fe7d5383550da0b30b09615902c7a" + "url": "https://github.com/fission/fission/releases/download/v1.20.5/fission-v1.20.5-windows-amd64.exe#/fission.exe", + "hash": "b007060d1679d0501d997006727809d3c2c2dc02a3b2c6fdbded7416ceecfcab" } }, "bin": "fission.exe",