dive: Update to version 0.9.0

This commit is contained in:
Richard Kuhnt 2019-11-05 06:00:15 +00:00
parent 67d4b929cd
commit ca29f9b06e

View File

@ -1,12 +1,12 @@
{
"version": "0.8.1",
"version": "0.9.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.8.1/dive_0.8.1_windows_amd64.zip",
"hash": "98bf52df6d06901a3f5e11538957581c4e26de6e28ddbdf129c19194071c29c2"
"url": "https://github.com/wagoodman/dive/releases/download/v0.9.0/dive_0.9.0_windows_amd64.zip",
"hash": "3f4ffa3d4ca32bcea0e3aaa568bf1c6aef119672902f9e8b3984d7eb07085d64"
}
},
"bin": "dive.exe",