Skip to content

Commit

Permalink
Hopefully fix non-nix ci
Browse files Browse the repository at this point in the history
Signed-off-by: C0D3 M4513R <[email protected]>
  • Loading branch information
C0D3-M4513R committed Jul 3, 2024
1 parent 9906861 commit b6c632e
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
</trusted-artifacts>
</configuration>
<components>
<component group="org.codehaus.groovy" name="groovy-bom" version="3.0.14">
<artifact name="groovy-bom-3.0.14.pom">
<sha256 value="24e0e9b738de7118de9e73560ffd06034bb5cf07ca13a7e03459e88ba9d1ae27" origin="Manually added"/>
</artifact>
</component>
<component group="args4j" name="args4j" version="2.33">
<artifact name="args4j-2.33.jar">
<sha256 value="91ddeaba0b24adce72291c618c00bbdce1c884755f6c4dba9c5c46e871c69ed6" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -380,6 +375,9 @@
<artifact name="guava-32.1.2-jre.jar">
<sha256 value="bc65dea7cfd9e4dacf8419d8af0e741655857d27885bb35d943d7187fc3a8fce" origin="Generated by Gradle"/>
</artifact>
<artifact name="guava-32.1.2-jre.module">
<sha256 value="e40cf085ced05ab18f9c94e7c7bc197e1cdb695bc939afc344ab24c1414d6c7e" origin="Manually added"/>
</artifact>
<artifact name="guava-32.1.2-jre.pom">
<sha256 value="3f208596d71e0839b253a490af49a36ef7fdb451be90a42ab1df9e96cfd31660" origin="Generated by Gradle"/>
</artifact>
Expand Down Expand Up @@ -921,6 +919,9 @@
<artifact name="apiguardian-api-1.1.2.jar">
<sha256 value="b509448ac506d607319f182537f0b35d71007582ec741832a1f111e5b5b70b38" origin="Generated by Gradle"/>
</artifact>
<artifact name="apiguardian-api-1.1.2.module">
<sha256 value="e08028131375b357d1d28734e9a4fb4216da84b240641cb3ef7e7c7d628223fc" origin="Manually added"/>
</artifact>
<artifact name="apiguardian-api-1.1.2.pom">
<sha256 value="32355081d109095c3d5d374d5a43b4f4c1b75d549e983ef50723e2772e5302a0" origin="Generated by Gradle"/>
</artifact>
Expand Down Expand Up @@ -949,6 +950,11 @@
<sha256 value="0c5eb947e739f20992283bd9489da8aa3b7e1401648b545244439ba9bf3d6f09" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.codehaus.groovy" name="groovy-bom" version="3.0.14">
<artifact name="groovy-bom-3.0.14.pom">
<sha256 value="24e0e9b738de7118de9e73560ffd06034bb5cf07ca13a7e03459e88ba9d1ae27" origin="Manually added"/>
</artifact>
</component>
<component group="org.codehaus.plexus" name="plexus" version="10">
<artifact name="plexus-10.pom">
<sha256 value="bba9c521064b9ca132ce97cc1cc7eb4afc2dbe32bc88cb872c88e99f6162301f" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -1266,6 +1272,9 @@
</artifact>
</component>
<component group="org.junit" name="junit-bom" version="5.10.0">
<artifact name="junit-bom-5.10.0.module">
<sha256 value="eb3ee6127608010694a898056e7407d117296003aba5f5db801df430b9887fcf" origin="Manually added"/>
</artifact>
<artifact name="junit-bom-5.10.0.pom">
<sha256 value="e006dd8894f9fc7b75fc32bb12fe5ed8be65667d5b454f99e2e0b8c5bb8d30b3" origin="Generated by Gradle"/>
</artifact>
Expand All @@ -1287,6 +1296,9 @@
</artifact>
</component>
<component group="org.junit" name="junit-bom" version="5.8.2">
<artifact name="junit-bom-5.8.2.module">
<sha256 value="40cfad993fa70ecdf2af74d0c56da1484ee220964be8f932cfe632be9a2733fa" origin="Manually added"/>
</artifact>
<artifact name="junit-bom-5.8.2.pom">
<sha256 value="836069ca9e8ee3c56e48376222da291263f137bd3fd16d84fdd47efcc3f286e2" origin="Generated by Gradle"/>
</artifact>
Expand Down Expand Up @@ -1507,6 +1519,9 @@
<artifact name="opentest4j-1.3.0.jar">
<sha256 value="48e2df636cab6563ced64dcdff8abb2355627cb236ef0bf37598682ddf742f1b" origin="Generated by Gradle"/>
</artifact>
<artifact name="opentest4j-1.3.0.module">
<sha256 value="48bf1d6c8b5dc94f74652bd17900f654deb714350248cf5e8fca27b9090c8e0d" origin="Manually added"/>
</artifact>
<artifact name="opentest4j-1.3.0.pom">
<sha256 value="9bf7cffc410f3e8372c2522578df9ca56d9d43bd937e30948706c232a943b355" origin="Generated by Gradle"/>
</artifact>
Expand Down

0 comments on commit b6c632e

Please sign in to comment.