dive: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2025-03-29 16:30:36 +00:00
parent c6375a05f6
commit a544c3668a

View File

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