Skip to content

Commit

Permalink
Update TruffleJWS version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ansalond committed Sep 3, 2024
1 parent 472d04e commit da1666f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tools/mx.tools/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -314,10 +314,10 @@

"libraries": {
"TruffleJWS" : {
"urls" : ["https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/trufflejws-1.5.2.jar"],
"digest" : "sha512:6435a25bea1335553ce318be089f50ab56bbdd2f2e449b8d7f52dbfa69ee57e7aed4d2cf3225ba7dd63a7bc54ffafdc7ac497dfa64ac09f3552a1fec04016188",
"sourceUrls": ["https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/trufflejws-1.5.2-src.jar"],
"sourceDigest" : "sha512:a0d6c208a0bdb40a8b5960ba43569cb2b976a1387f0c85d97781704d5df642072b318826715191f6f49df0d981aecbd8a0b83b05dbc84018504554e2887f1a8c",
"urls" : ["https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/trufflejws-1.5.7.jar"],
"digest" : "sha512:361af8b064075fecfc9aa7fdc298a129f31b678474e1c405205a6c3637218d48cfb5ac61a2247d72489f1318434de0c621ca7404ae27e78f1fa091e6eb8112af",
"sourceUrls": ["https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/trufflejws-1.5.7-src.jar"],
"sourceDigest" : "sha512:1ba0f2a2ea7a70400225245d0b1512da17f8410d3cfac7dbfe03cff0c9d97b7560588658c34084c07afc643407ffe4bb378d5ce745c357da9c1c81d3c4137949",
},
"VISUALVM_COMMON" : {
"urls" : ["https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/visualvm/visualvm-1090.tar.gz"],
Expand Down

0 comments on commit da1666f

Please sign in to comment.