Jakub Čábera ffa6a88b07 argocd: Update to version 1.8.2
format [l-m]*
2021-01-10 07:31:44 +01:00

19 lines
708 B
JSON

{
"version": "v4.14.35-v0.3.9",
"description": "Linux containers on Windows built with LinuxKit.",
"homepage": "https://github.com/linuxkit/lcow",
"license": "Apache-2.0",
"url": "https://github.com/linuxkit/lcow/releases/download/v4.14.35-v0.3.9/release.zip",
"hash": "9d929afe79b4abd96ffa00841ed0b2178402f773bc85d4f177cdeb339afe44df",
"checkver": {
"github": "https://github.com/linuxkit/lcow",
"regex": "/releases/tag/(v?[\\w.-]+)"
},
"autoupdate": {
"url": "https://github.com/linuxkit/lcow/releases/download/$version/release.zip",
"hash": {
"url": "https://github.com/linuxkit/lcow/releases/tag/$version"
}
}
}