From b7a45a42ca6e034c1d6bf2027964f04b06ff51a8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 9 Nov 2019 17:00:28 +0000 Subject: [PATCH] dive: Update to version 0.9.1 --- bucket/dive.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dive.json b/bucket/dive.json index 0dc710cd7c..56c0bf1c51 100644 --- a/bucket/dive.json +++ b/bucket/dive.json @@ -1,12 +1,12 @@ { - "version": "0.9.0", + "version": "0.9.1", "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.0/dive_0.9.0_windows_amd64.zip", - "hash": "3f4ffa3d4ca32bcea0e3aaa568bf1c6aef119672902f9e8b3984d7eb07085d64" + "url": "https://github.com/wagoodman/dive/releases/download/v0.9.1/dive_0.9.1_windows_amd64.zip", + "hash": "33554caf4418b69b22366db4d8214b6c4be3d8944121e9839a0bc5190980c920" } }, "bin": "dive.exe",