From 1122180f41a8e8222364a3b28dc8d42151733b3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 20:24:36 +0000 Subject: [PATCH] fission-cli: Update to version 1.20.0 --- bucket/fission-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fission-cli.json b/bucket/fission-cli.json index 5eb37be4fc..8e23dddde5 100644 --- a/bucket/fission-cli.json +++ b/bucket/fission-cli.json @@ -1,12 +1,12 @@ { - "version": "1.19.0", + "version": "1.20.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.19.0/fission-v1.19.0-windows-amd64.exe#/fission.exe", - "hash": "73472c23523783b3bacfbc336e075efb0c1e5908b2c94a16ab5f3208270c933e" + "url": "https://github.com/fission/fission/releases/download/v1.20.0/fission-v1.20.0-windows-amd64.exe#/fission.exe", + "hash": "4e1c759d41bc7b156020b62f7f1174e6f7335fd4842dd634cb3b7d28cda0d997" } }, "bin": "fission.exe",