dive: Update to version 0.8.1

This commit is contained in:
Richard Kuhnt 2019-09-07 13:00:16 +00:00
parent d9f038aabd
commit dd9b1b1fc6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.8.0", "version": "0.8.1",
"description": "A tool for exploring each layer in a docker image.", "description": "A tool for exploring each layer in a docker image.",
"homepage": "https://github.com/wagoodman/dive/", "homepage": "https://github.com/wagoodman/dive/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/wagoodman/dive/releases/download/v0.8.0/dive_0.8.0_windows_amd64.zip", "url": "https://github.com/wagoodman/dive/releases/download/v0.8.1/dive_0.8.1_windows_amd64.zip",
"hash": "c17991d1af68bb2d2d74071cc03146be8d0a3454fdafd2562f1551111650dc61" "hash": "98bf52df6d06901a3f5e11538957581c4e26de6e28ddbdf129c19194071c29c2"
} }
}, },
"bin": "dive.exe", "bin": "dive.exe",