mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
lazydocker: Update to version 0.8
This commit is contained in:
parent
dfa762c9cc
commit
4d3272510a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.7.6",
|
"version": "0.8",
|
||||||
"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.7.6/lazydocker_0.7.6_Windows_x86_64.zip",
|
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.8/lazydocker_0.8_Windows_x86_64.zip",
|
||||||
"hash": "9c59c501d307d9bd46cd5c03d6278a79873f08591768abc0c16478c828878c54"
|
"hash": "adcb89d19831d43fcc2ac2fc12d19e4db54025ce797bcdc72174e6b431665bee"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.7.6/lazydocker_0.7.6_Windows_x86.zip",
|
"url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.8/lazydocker_0.8_Windows_x86.zip",
|
||||||
"hash": "45b475d4b1c9ef7673022283ae0853acaa1ef48ea44afda68656a5f83d9b2f7a"
|
"hash": "c01aa910f06321a3fe5e2d0145d56683337bf7c68db86488d071e595628d4c7b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lazydocker.exe",
|
"bin": "lazydocker.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user