mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
lazydocker: Add version 0.7.5
This commit is contained in:
parent
aab82e3076
commit
262f75d426
31
bucket/lazydocker.json
Normal file
31
bucket/lazydocker.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"version": "0.7.5",
|
||||
"description": "Terminal UI for both docker and docker-compose",
|
||||
"homepage": "https://github.com/jesseduffield/lazydocker",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.7.5/lazydocker_0.7.5_Windows_x86_64.zip",
|
||||
"hash": "4a4e47a4a61a25cbc5e1175adf42c02b8957c1dbdb5e854d306151a08c51acad"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.7.5/lazydocker_0.7.5_Windows_x86.zip",
|
||||
"hash": "76202c59a25b7db522142cead6b052469a4c2dcc5617fe27b7eba05e33022bf0"
|
||||
}
|
||||
},
|
||||
"bin": "lazydocker.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v$version/lazydocker_$version_Windows_x86_64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v$version/lazydocker_$version_Windows_x86.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$baseurl/checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user