mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
lazydocker: Update to version 0.10
This commit is contained in:
parent
d42ed4059b
commit
005e2db27f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9",
|
"version": "0.10",
|
||||||
"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.9/lazydocker_0.9_Windows_x86_64.zip",
|
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.10/lazydocker_0.10_Windows_x86_64.zip",
|
||||||
"hash": "b4a4b69d4b1d4e8edd7ab2e995f9a574951c82606670a68c7044e8cb3244e603"
|
"hash": "743172a04ab046c6a772e6c5d309da1cc4a89926c0846a71bdd10d05dbe5c79c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.9/lazydocker_0.9_Windows_x86.zip",
|
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.10/lazydocker_0.10_Windows_x86.zip",
|
||||||
"hash": "7a1071b8e90234401bc39b75cb1a869664d65cd0b25f3a4b1e62266a712cbf4d"
|
"hash": "89af08532d8a486ff36ba712ab1464b06454cf67052ae5ff9c6cc066dd382fd2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lazydocker.exe",
|
"bin": "lazydocker.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user