dive: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2025-03-21 20:27:21 +00:00
parent ac8be8819f
commit 4e5d10407c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.0", "version": "0.13.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.12.0/dive_0.12.0_windows_amd64.zip", "url": "https://github.com/wagoodman/dive/releases/download/v0.13.0/dive_0.13.0_windows_amd64.zip",
"hash": "b60d750852543e5a4b38c42590e2036aa2a8026cdb14d835090399f5e1312192" "hash": "acaeaff808b5afcaaa86d024a20b85e3dfc43944faa7e1046587ebc5a5b1b912"
} }
}, },
"bin": "dive.exe", "bin": "dive.exe",