dive: Update to version 0.10.0

This commit is contained in:
Richard Kuhnt 2021-03-07 22:00:24 +00:00
parent 9d87b1eae7
commit 63ba98dd85

View File

@ -1,12 +1,12 @@
{
"version": "0.9.2",
"version": "0.10.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.9.2/dive_0.9.2_windows_amd64.zip",
"hash": "4e8e48263077f94fccfb1f1c385a95640ef3c7a48fd8ca41cc7e5889ba82da28"
"url": "https://github.com/wagoodman/dive/releases/download/v0.10.0/dive_0.10.0_windows_amd64.zip",
"hash": "e88cf463b48d9edc22f71b63d43f076826f32f6777ac9a8d288dd3dd8f0599e3"
}
},
"bin": "dive.exe",