Skip to content

Commit

Permalink
jreleaser: update to version v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Feb 29, 2024
1 parent 10b130d commit 5769064
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions devel/jreleaser/Portfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# Generated with JReleaser 1.10.0-SNAPSHOT at 2023-12-31T16:01:47.022516386Z
# Generated with JReleaser 1.11.0-SNAPSHOT at 2024-02-29T12:31:31.529400801Z

PortSystem 1.0
PortGroup github 1.0
PortGroup java 1.0

github.setup jreleaser jreleaser 1.10.0 v
github.setup jreleaser jreleaser 1.11.0 v
revision 0

categories devel java
Expand All @@ -29,9 +29,9 @@ homepage https://jreleaser.org
github.tarball_from releases
use_zip yes

checksums rmd160 ec975eaa87f4928d1ece7f87f994561debed9000 \
sha256 a3dc16afe344d888b8fd9548d082c69b05e393da50e4991f5e3da30c9d78164c \
size 38796753
checksums rmd160 ac84a0f356e90a306d6cd1d337c769f2832dd350 \
sha256 09379065cf37bfed8182dbf801af42935a8ea4108410ea643c794585db9a16fc \
size 40610028

java.version 1.8+

Expand Down

0 comments on commit 5769064

Please sign in to comment.