From f9aa7fe60e85f9896db4dea4d838742c57bb7992 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 16:30:20 +0000 Subject: [PATCH] fission-cli: Update to version 1.18.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 01ee8153d1..c53038230e 100644 --- a/bucket/fission-cli.json +++ b/bucket/fission-cli.json @@ -1,12 +1,12 @@ { - "version": "1.17.0", + "version": "1.18.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.17.0/fission-v1.17.0-windows-amd64.exe#/fission.exe", - "hash": "613b4e2f5c22419946bee0215d6ea60ef785315c29ca89f2927b8b45cb04986e" + "url": "https://github.com/fission/fission/releases/download/v1.18.0/fission-v1.18.0-windows-amd64.exe#/fission.exe", + "hash": "be20ec960ae7297ed25260b4ddb8bb49022145c706280088c31142aacd2c7d14" } }, "bin": "fission.exe",