From 79ba8af9a23915cf1105c7c46e3fdee0914c252d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 9 Feb 2020 21:01:49 +0000 Subject: [PATCH] dive: Update to version 0.9.2 --- bucket/dive.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dive.json b/bucket/dive.json index 56c0bf1c51..f30e4e7bcb 100644 --- a/bucket/dive.json +++ b/bucket/dive.json @@ -1,12 +1,12 @@ { - "version": "0.9.1", + "version": "0.9.2", "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.1/dive_0.9.1_windows_amd64.zip", - "hash": "33554caf4418b69b22366db4d8214b6c4be3d8944121e9839a0bc5190980c920" + "url": "https://github.com/wagoodman/dive/releases/download/v0.9.2/dive_0.9.2_windows_amd64.zip", + "hash": "4e8e48263077f94fccfb1f1c385a95640ef3c7a48fd8ca41cc7e5889ba82da28" } }, "bin": "dive.exe",