mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fission-cli: Add version 1.17.0 (#4347)
This commit is contained in:
parent
e136a1a9f7
commit
bde6ad18ed
26
bucket/fission-cli.json
Normal file
26
bucket/fission-cli.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": "1.17.0",
|
||||
"description": "Fast and Simple Serverless Functions for Kubernetes",
|
||||
"homepage": "https://fission.io/",
|
||||
"license": "Apache License 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"
|
||||
}
|
||||
},
|
||||
"bin": "fission.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/fission/fission"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/fission/fission/releases/download/v$version/fission-v$version-windows-amd64.exe#/fission.exe"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$baseurl/checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user