File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -225,10 +225,10 @@ com.github.luben:zstd-jni
225
225
Bouncy Castle
226
226
https://www.bouncycastle.org/licence.html
227
227
228
- org.bouncycastle:bcpg-jdk15on
229
- org.bouncycastle:bcpkix-jdk15on
230
- org.bouncycastle:bcprov-jdk15on
231
- org.bouncycastle:bcutil-jdk15on
228
+ org.bouncycastle:bcpg-jdk18on
229
+ org.bouncycastle:bcpkix-jdk18on
230
+ org.bouncycastle:bcprov-jdk18on
231
+ org.bouncycastle:bcutil-jdk18on
232
232
233
233
------------------------------------------------------------------------------
234
234
CC0 1.0 Universal
Original file line number Diff line number Diff line change 1
1
# -*- 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
2
- # Generated with JReleaser 1.10 .0-SNAPSHOT at 2023-12-31T16:01:47.022516386Z
2
+ # Generated with JReleaser 1.11 .0-SNAPSHOT at 2024-02-29T12:31:31.529400801Z
3
3
4
4
PortSystem 1.0
5
5
PortGroup github 1.0
6
6
PortGroup java 1.0
7
7
8
- github.setup jreleaser jreleaser 1.10 .0 v
8
+ github.setup jreleaser jreleaser 1.11 .0 v
9
9
revision 0
10
10
11
11
categories devel java
@@ -29,9 +29,9 @@ homepage https://jreleaser.org
29
29
github.tarball_from releases
30
30
use_zip yes
31
31
32
- checksums rmd160 ec975eaa87f4928d1ece7f87f994561debed9000 \
33
- sha256 a3dc16afe344d888b8fd9548d082c69b05e393da50e4991f5e3da30c9d78164c \
34
- size 38796753
32
+ checksums rmd160 ac84a0f356e90a306d6cd1d337c769f2832dd350 \
33
+ sha256 09379065cf37bfed8182dbf801af42935a8ea4108410ea643c794585db9a16fc \
34
+ size 40610028
35
35
36
36
java.version 1.8+
37
37
You can’t perform that action at this time.
0 commit comments