diff --git a/bucket/dive.json b/bucket/dive.json index 35c228a1b5..7b850a6b19 100644 --- a/bucket/dive.json +++ b/bucket/dive.json @@ -1,12 +1,12 @@ { - "version": "0.10.0", + "version": "0.11.0", "description": "A tool for exploring each layer in a docker image.", "homepage": "https://github.com/wagoodman/dive/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/wagoodman/dive/releases/download/v0.10.0/dive_0.10.0_windows_amd64.zip", - "hash": "e88cf463b48d9edc22f71b63d43f076826f32f6777ac9a8d288dd3dd8f0599e3" + "url": "https://github.com/wagoodman/dive/releases/download/v0.11.0/dive_0.11.0_windows_amd64.zip", + "hash": "6f8680c8d906cbd7ef4df3ec7cea90eece95bec45083b8ba6ea1d8a50d645667" } }, "bin": "dive.exe",