mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
lazydocker: Update to version 0.17
This commit is contained in:
parent
6176772424
commit
1eefc5e3fd
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12",
|
"version": "0.17",
|
||||||
"description": "Terminal UI for both docker and docker-compose",
|
"description": "Terminal UI for both docker and docker-compose",
|
||||||
"homepage": "https://github.com/jesseduffield/lazydocker",
|
"homepage": "https://github.com/jesseduffield/lazydocker",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.12/lazydocker_0.12_Windows_x86_64.zip",
|
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.17/lazydocker_0.17_Windows_x86_64.zip",
|
||||||
"hash": "4c09fdb74e96b2dfebab8775d0ae436b2713ad9f2cbf6c901b63ad4c1ffef83b"
|
"hash": "3b7dd0c14bdc5cd69b7ec2af90b15c4ebb1b3b6f1b7ac6c1efa415e941393966"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.12/lazydocker_0.12_Windows_x86.zip",
|
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.17/lazydocker_0.17_Windows_x86.zip",
|
||||||
"hash": "747762627af23b7c535cdfd353073244b977788cfdb22f83f50840e356f08673"
|
"hash": "2fdf2398f5d10fd9ade120bf59aed81ff194fcc1b241aaa9e9262bfc2c64d9b1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lazydocker.exe",
|
"bin": "lazydocker.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user