mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
18 lines
657 B
JSON
18 lines
657 B
JSON
{
|
|
"homepage": "https://github.com/linuxkit/lcow",
|
|
"license": "Apache-2.0",
|
|
"version": "v4.14.35-v0.3.9",
|
|
"url": "https://github.com/linuxkit/lcow/releases/download/v4.14.35-v0.3.9/release.zip",
|
|
"hash": "9d929afe79b4abd96ffa00841ed0b2178402f773bc85d4f177cdeb339afe44df",
|
|
"checkver": {
|
|
"url": "https://github.com/linuxkit/lcow/releases/latest",
|
|
"re": "/releases/tag/(v?[\\d.]+-[\\w\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/linuxkit/lcow/releases/download/$version/release.zip",
|
|
"hash": {
|
|
"url": "https://github.com/linuxkit/lcow/releases/tag/$version"
|
|
}
|
|
}
|
|
}
|