From 511944d67a8f2dce89460ad68b3f99c3df54f664 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:30:05 +0000 Subject: [PATCH] fission-cli: Update to version 1.20.5 --- 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 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",