diff --git a/bucket/dive.json b/bucket/dive.json index f30e4e7bcb..35c228a1b5 100644 --- a/bucket/dive.json +++ b/bucket/dive.json @@ -1,12 +1,12 @@ { - "version": "0.9.2", + "version": "0.10.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.9.2/dive_0.9.2_windows_amd64.zip", - "hash": "4e8e48263077f94fccfb1f1c385a95640ef3c7a48fd8ca41cc7e5889ba82da28" + "url": "https://github.com/wagoodman/dive/releases/download/v0.10.0/dive_0.10.0_windows_amd64.zip", + "hash": "e88cf463b48d9edc22f71b63d43f076826f32f6777ac9a8d288dd3dd8f0599e3" } }, "bin": "dive.exe",