From dd9b1b1fc65e46fdc21f288e116f53e29092a4a4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 7 Sep 2019 13:00:16 +0000 Subject: [PATCH] dive: Update to version 0.8.1 --- bucket/dive.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dive.json b/bucket/dive.json index 798910fd8d..1450553cde 100644 --- a/bucket/dive.json +++ b/bucket/dive.json @@ -1,12 +1,12 @@ { - "version": "0.8.0", + "version": "0.8.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.8.0/dive_0.8.0_windows_amd64.zip", - "hash": "c17991d1af68bb2d2d74071cc03146be8d0a3454fdafd2562f1551111650dc61" + "url": "https://github.com/wagoodman/dive/releases/download/v0.8.1/dive_0.8.1_windows_amd64.zip", + "hash": "98bf52df6d06901a3f5e11538957581c4e26de6e28ddbdf129c19194071c29c2" } }, "bin": "dive.exe",