mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
19 lines
708 B
JSON
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"
|
|
}
|
|
}
|
|
}
|