From a4a80a1c4d39f0275d9625d8d0b68df9bf38fdbd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 12:31:21 +0000 Subject: [PATCH] fission-cli: Update to version 1.20.3 --- 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 fb1e54df9e..2a0f36b690 100644 --- a/bucket/fission-cli.json +++ b/bucket/fission-cli.json @@ -1,12 +1,12 @@ { - "version": "1.20.2", + "version": "1.20.3", "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.2/fission-v1.20.2-windows-amd64.exe#/fission.exe", - "hash": "18799bb76c54748d0d67dddb3dc9cb09c5ca95cef4658d085a3a63f7e9db85dd" + "url": "https://github.com/fission/fission/releases/download/v1.20.3/fission-v1.20.3-windows-amd64.exe#/fission.exe", + "hash": "2fc2731c38e997c29fb0f3ed178454e5d0435ed600816a1bf05d25c66a8beb44" } }, "bin": "fission.exe",