fission-cli: Update to version 1.20.3

This commit is contained in:
github-actions[bot] 2024-08-09 12:31:21 +00:00
parent bbbcd8a5e9
commit a4a80a1c4d

View File

@ -1,12 +1,12 @@
{ {
"version": "1.20.2", "version": "1.20.3",
"description": "Fast and Simple Serverless Functions for Kubernetes", "description": "Fast and Simple Serverless Functions for Kubernetes",
"homepage": "https://fission.io/", "homepage": "https://fission.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fission/fission/releases/download/v1.20.2/fission-v1.20.2-windows-amd64.exe#/fission.exe", "url": "https://github.com/fission/fission/releases/download/v1.20.3/fission-v1.20.3-windows-amd64.exe#/fission.exe",
"hash": "18799bb76c54748d0d67dddb3dc9cb09c5ca95cef4658d085a3a63f7e9db85dd" "hash": "2fc2731c38e997c29fb0f3ed178454e5d0435ed600816a1bf05d25c66a8beb44"
} }
}, },
"bin": "fission.exe", "bin": "fission.exe",