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 <28912031+C0D3-M4513R@users.noreply.github.com>
  • Loading branch information
C0D3-M4513R committed Jul 3, 2024
1 parent 9906861 commit c661bcd
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 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 @@ -383,6 +378,9 @@
<artifact name="guava-32.1.2-jre.pom">
<sha256 value="3f208596d71e0839b253a490af49a36ef7fdb451be90a42ab1df9e96cfd31660" origin="Generated by Gradle"/>
</artifact>
<artifact name="guava-32.1.2-jre.module">
<sha256 value="e40cf085ced05ab18f9c94e7c7bc197e1cdb695bc939afc344ab24c1414d6c7e" origin="Manually added"/>
</artifact>
</component>
<component group="com.google.guava" name="guava-parent" version="26.0-android">
<artifact name="guava-parent-26.0-android.pom">
Expand Down Expand Up @@ -949,6 +947,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 @@ -1269,6 +1272,9 @@
<artifact name="junit-bom-5.10.0.pom">
<sha256 value="e006dd8894f9fc7b75fc32bb12fe5ed8be65667d5b454f99e2e0b8c5bb8d30b3" origin="Generated by Gradle"/>
</artifact>
<artifact name="junit-bom-5.10.0.module">
<sha256 value="40cfad993fa70ecdf2af74d0c56da1484ee220964be8f932cfe632be9a2733fa" origin="Manually added"/>
</artifact>
</component>
<component group="org.junit" name="junit-bom" version="5.10.2">
<artifact name="junit-bom-5.10.2.module">
Expand Down

0 comments on commit c661bcd

Please sign in to comment.