diff --git a/bucket/dive.json b/bucket/dive.json index 50d3d40ae4..798910fd8d 100644 --- a/bucket/dive.json +++ b/bucket/dive.json @@ -1,12 +1,12 @@ { - "version": "0.7.2", + "version": "0.8.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.7.2/dive_0.7.2_windows_amd64.zip", - "hash": "16388360124bdbd55d67cf8fe129b93aa2ae7d220c9fd986cb5c655cb42d3dc6" + "url": "https://github.com/wagoodman/dive/releases/download/v0.8.0/dive_0.8.0_windows_amd64.zip", + "hash": "c17991d1af68bb2d2d74071cc03146be8d0a3454fdafd2562f1551111650dc61" } }, "bin": "dive.exe",