From 606e59f86ddf9daddda4754011815c8bd8132aa4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 16:27:59 +0000 Subject: [PATCH] fission-cli: Update to version 1.20.2 --- 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 186c64d9ab..fb1e54df9e 100644 --- a/bucket/fission-cli.json +++ b/bucket/fission-cli.json @@ -1,12 +1,12 @@ { - "version": "1.20.1", + "version": "1.20.2", "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.1/fission-v1.20.1-windows-amd64.exe#/fission.exe", - "hash": "265cc26758d98b99fa4f8f51f66bd3f2e859de4183931ce58fd56cc84e3277d5" + "url": "https://github.com/fission/fission/releases/download/v1.20.2/fission-v1.20.2-windows-amd64.exe#/fission.exe", + "hash": "18799bb76c54748d0d67dddb3dc9cb09c5ca95cef4658d085a3a63f7e9db85dd" } }, "bin": "fission.exe",