diff --git a/bucket/fission-cli.json b/bucket/fission-cli.json index 8e23dddde5..186c64d9ab 100644 --- a/bucket/fission-cli.json +++ b/bucket/fission-cli.json @@ -1,12 +1,12 @@ { - "version": "1.20.0", + "version": "1.20.1", "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.0/fission-v1.20.0-windows-amd64.exe#/fission.exe", - "hash": "4e1c759d41bc7b156020b62f7f1174e6f7335fd4842dd634cb3b7d28cda0d997" + "url": "https://github.com/fission/fission/releases/download/v1.20.1/fission-v1.20.1-windows-amd64.exe#/fission.exe", + "hash": "265cc26758d98b99fa4f8f51f66bd3f2e859de4183931ce58fd56cc84e3277d5" } }, "bin": "fission.exe",