dive: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2023-07-07 16:29:05 +00:00
parent 3c0fab5e24
commit b9b47e5909

View File

@ -1,12 +1,12 @@
{ {
"version": "0.10.0", "version": "0.11.0",
"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.10.0/dive_0.10.0_windows_amd64.zip", "url": "https://github.com/wagoodman/dive/releases/download/v0.11.0/dive_0.11.0_windows_amd64.zip",
"hash": "e88cf463b48d9edc22f71b63d43f076826f32f6777ac9a8d288dd3dd8f0599e3" "hash": "6f8680c8d906cbd7ef4df3ec7cea90eece95bec45083b8ba6ea1d8a50d645667"
} }
}, },
"bin": "dive.exe", "bin": "dive.exe",