dive: update to 0.13.1

This commit is contained in:
João Pinto 2025-04-10 16:41:26 +01:00 committed by Leah Neukirchen
parent b0630204cb
commit 333441e49a

View file

@ -1,7 +1,7 @@
# Template file for 'dive' # Template file for 'dive'
pkgname=dive pkgname=dive
version=0.12.0 version=0.13.1
revision=2 revision=1
build_style=go build_style=go
go_import_path="github.com/wagoodman/dive" go_import_path="github.com/wagoodman/dive"
short_desc="Container image exploration tool" short_desc="Container image exploration tool"
@ -9,7 +9,7 @@ maintainer="Cameron Nemo <cam@nohom.org>"
license="MIT" license="MIT"
homepage="https://github.com/wagoodman/dive" homepage="https://github.com/wagoodman/dive"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=2b69b8d28220c66e2575a782a370a0c05077936ae3ce69180525412fcca09230 checksum=2a9666e9c3fddd5e2e5bad81dccda520b8102e7cea34e2888f264b4eb0506852
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE