From 63ba98dd854c80778f18689862701e79ea6e4c4f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 7 Mar 2021 22:00:24 +0000 Subject: [PATCH] dive: Update to version 0.10.0 --- bucket/dive.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",