Skip to content

Commit

Permalink
add hashes for errorprone (sigh)
Browse files Browse the repository at this point in the history
  • Loading branch information
esaulpaugh committed Sep 16, 2024
1 parent a37f8c9 commit d1bd386
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,19 @@
<sha256 value="d2b115634f5c085db4b9c9ffc2658e89e231fdbfbe2242121a1cd95d4d948dd7" origin="repo.maven.apache.org/maven2/"/>
</artifact>
</component>
<component group="com.google.errorprone" name="error_prone_annotations" version="2.27.0">
<artifact name="error_prone_annotations-2.27.0.jar">
<sha256 value="24c923372c58e35d0b9f16a028929bb9aedc77521867c274f2bd0735df5ba1f5" origin="repo.maven.apache.org/maven2/"/>
</artifact>
<artifact name="error_prone_annotations-2.27.0.pom">
<sha256 value="4ca5a35d61235e16549ac346d1e34551cdf0fe27e84aa57e03cbeb255ea4e5da" origin="repo.maven.apache.org/maven2/"/>
</artifact>
</component>
<component group="com.google.errorprone" name="error_prone_parent" version="2.27.0">
<artifact name="error_prone_parent-2.27.0.pom">
<sha256 value="fa81829d049559df6927f9c9a6fd6bbd09f8b50e6d4736ae72c8300b6c3d7654" origin="repo.maven.apache.org/maven2/"/>
</artifact>
</component>
</components>
</configuration>
</verification-metadata>

0 comments on commit d1bd386

Please sign in to comment.