Skip to content

chezmoi: Update to 2.62.4 #28401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions sysutils/chezmoi/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/twpayne/chezmoi 2.62.3 v
go.setup github.com/twpayne/chezmoi 2.62.4 v
go.offline_build no
revision 0

Expand All @@ -20,9 +20,9 @@ license MIT
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer

checksums rmd160 70d511ddc48cad37aa19cb7c6e673bff5c86b028 \
sha256 7e91c88f11699d37d932584ca256839d49fd1e6ebd29aa6564c4497148963b86 \
size 2540795
checksums rmd160 6189fbdb86a64a7517b6dd6c9092bdcc131aa09c \
sha256 ad2778fcfb9c3a6ad11c03ed20713f474c4c7830dbb1cc0641c36a1a9bb57ff6 \
size 2560694

build.cmd make
build.pre_args-append \
Expand Down
Loading