diff --git a/bucket/lazydocker.json b/bucket/lazydocker.json index 70f15697da..c5f859d3d6 100644 --- a/bucket/lazydocker.json +++ b/bucket/lazydocker.json @@ -1,16 +1,16 @@ { - "version": "0.7.5", + "version": "0.7.6", "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" + "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.7.6/lazydocker_0.7.6_Windows_x86_64.zip", + "hash": "9c59c501d307d9bd46cd5c03d6278a79873f08591768abc0c16478c828878c54" }, "32bit": { - "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.7.5/lazydocker_0.7.5_Windows_x86.zip", - "hash": "76202c59a25b7db522142cead6b052469a4c2dcc5617fe27b7eba05e33022bf0" + "url": "https://github.com/jesseduffield/lazydocker/releases/download/v0.7.6/lazydocker_0.7.6_Windows_x86.zip", + "hash": "45b475d4b1c9ef7673022283ae0853acaa1ef48ea44afda68656a5f83d9b2f7a" } }, "bin": "lazydocker.exe",