From bf553e0679824f1863a29d87b0fc6262da827de3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 6 Apr 2019 18:00:27 +0000 Subject: [PATCH] dive: Update to version 0.7.2 --- dive.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dive.json b/dive.json index 9d376c1c54..50d3d40ae4 100644 --- a/dive.json +++ b/dive.json @@ -1,12 +1,12 @@ { - "version": "0.7.1", + "version": "0.7.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.7.1/dive_0.7.1_windows_amd64.zip", - "hash": "a8c7a1ee450cbe223808484e9ee6c36c24ef1d35179997426caf9d1fc6cd871d" + "url": "https://github.com/wagoodman/dive/releases/download/v0.7.2/dive_0.7.2_windows_amd64.zip", + "hash": "16388360124bdbd55d67cf8fe129b93aa2ae7d220c9fd986cb5c655cb42d3dc6" } }, "bin": "dive.exe",