summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLucas Werkmeister2023-04-26 20:37:35 +0200
committerLucas Werkmeister2023-04-26 20:37:35 +0200
commit5ac750c2c26e8f21bcec2eaeffd755a655815d0f (patch)
tree5833f74a068101523582b21154a83a6dfd59de28 /.SRCINFO
parentcd7d5d5029490d7486faba695d0d2512f2167466 (diff)
downloadaur-5ac750c2c26e8f21bcec2eaeffd755a655815d0f.tar.gz
Update to 22.3.2
And remove workaround for <https://github.com/oracle/graal/issues/2491>, which no longer seems to be needed.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 216829281d29..c228a899045d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = native-image-jdk11-bin
pkgdesc = Plugin to turn GraalVM-based applications into native binary images (Java 11 version)
- pkgver = 22.3.1
+ pkgver = 22.3.2
pkgrel = 1
url = https://github.com/oracle/graal
arch = x86_64
arch = aarch64
license = custom
depends = jdk11-graalvm-bin
- source_x86_64 = https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.3.1/native-image-installable-svm-java11-linux-amd64-22.3.1.jar
- sha256sums_x86_64 = 3694ad3e538dd75fc6faf20c61de82e1a263be7b5fe2bcb5a73fc3a3d79d67f9
- source_aarch64 = https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.3.1/native-image-installable-svm-java11-linux-aarch64-22.3.1.jar
- sha256sums_aarch64 = fc998606ac26bb6315640e7f4fc5c190c05858d7bf8f86eb71e77b13595d397d
+ source_x86_64 = https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.3.2/native-image-installable-svm-java11-linux-amd64-22.3.2.jar
+ sha256sums_x86_64 = 7093522c446e16e7d3db81fbec858ef487709d6f58fe1ee3b654676629d786aa
+ source_aarch64 = https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.3.2/native-image-installable-svm-java11-linux-aarch64-22.3.2.jar
+ sha256sums_aarch64 = 6594b5b5558542cd3f30f235967209809924ea2d3fbb75e9a43db7035370416b
pkgname = native-image-jdk11-bin