Valinor 70a06a28ec
Autoupdate manifest 2845 (#2847)
* AutoUpdate from 29 october 2021

Update version and hash for :
- helix
- k3d
- kubefwd
- lean-cli
- lychee
- micronaut
- minio
- mob
- mutagen
- naiveproxy
- oh-my-posh3
- opa
- s3deploy
- scaleway-cli
- telegraf
- terragrunt
- topgrade
- zeebe

* Update manifest with checkver without autoupdate #2845

apimtemplate: 0.7 (scoop version is 0.5)
dhall: 1.40.1 (scoop version is 1.39.0)
dnscrypt-proxy: 2.1.1 (scoop version is 2.1.0)
fio: 3.27 (scoop version is 3.20)
k0s: 1.22.2 (scoop version is 0.13.1)
megatools: 1.10.3 (scoop version is 1.10.2)
mockery: 2.9.4 (scoop version is 2.8.0)
pngquant: 2.16.0 (scoop version is 2.15.1)
rainbow: 1.1.0 (scoop version is 1.0.1)
uutils-coreutils: 0.0.8 (scoop version is 0.0.6)
2021-11-05 17:39:06 +05:30

18 lines
643 B
JSON

{
"version": "1.22.2",
"description": "Zero Friction Kubernetes distribution",
"homepage": "https://github.com/k0sproject/k0s",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/k0sproject/k0s/releases/download/v1.22.2%2Bk0s.2/k0s-v1.22.2+k0s.2-amd64.exe#/k0s.exe",
"hash": "783e6eddc0d6321e17c145984bef9c7f572340d9c5278dce3b5c79c08df77f51"
}
},
"bin": "k0s.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/k0sproject/k0s/releases/download/v$version%2Bk0s.2/k0s-v$version+k0s.2-amd64.exe#/k0s.exe"
}
}