2024-10-22 20:28:09 +00:00

28 lines
861 B
JSON

{
"version": "0.22.1",
"description": "The package manager for Kubernetes",
"homepage": "https://timoni.sh",
"license": "Apache-2.0",
"depends": "cue",
"architecture": {
"64bit": {
"url": "https://github.com/stefanprodan/timoni/releases/download/v0.22.1/timoni_0.22.1_windows_amd64.zip",
"hash": "d33a56bea58789df2c858f5dd31aec7444824cd6d3cd867e53389600b26be1ad"
}
},
"bin": "timoni.exe",
"checkver": {
"github": "https://github.com/stefanprodan/timoni"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/stefanprodan/timoni/releases/download/v$version/timoni_$version_windows_amd64.zip"
}
},
"hash": {
"url": "$baseurl/timoni_$version_checksums.txt"
}
}
}