dive: Update to version 0.8.0

This commit is contained in:
Richard Kuhnt 2019-09-02 18:00:15 +00:00
parent 41f8aaa37f
commit 5f8db2b817

View File

@ -1,12 +1,12 @@
{
"version": "0.7.2",
"version": "0.8.0",
"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.2/dive_0.7.2_windows_amd64.zip",
"hash": "16388360124bdbd55d67cf8fe129b93aa2ae7d220c9fd986cb5c655cb42d3dc6"
"url": "https://github.com/wagoodman/dive/releases/download/v0.8.0/dive_0.8.0_windows_amd64.zip",
"hash": "c17991d1af68bb2d2d74071cc03146be8d0a3454fdafd2562f1551111650dc61"
}
},
"bin": "dive.exe",