Skip to content

Commit 5dd3ba7

Browse files
Merge pull request #102 from halibobo1205/feat/dependency_verification
doc(build): add sha256 check for grpc
2 parents 0f3f6f0 + cc24c2e commit 5dd3ba7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

gradle/verification-metadata.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@
300300
</artifact>
301301
</component>
302302
<component group="com.google.protobuf" name="protoc" version="3.25.5">
303+
<!--https://repo1.maven.org/maven2/com/google/protobuf/protoc/3.25.5/-->
303304
<artifact name="protoc-3.25.5-linux-aarch_64.exe">
304305
<sha256 value="2eba532c2dfffc55c739e579309d2d13fa248e0f804b3c0c8acfe4a73a8132ce" origin="Generated by Gradle"/>
305306
</artifact>
@@ -481,6 +482,7 @@
481482
</artifact>
482483
</component>
483484
<component group="io.grpc" name="protoc-gen-grpc-java" version="1.60.0">
485+
<!--https://repo1.maven.org/maven2/io/grpc/protoc-gen-grpc-java/1.60.0/-->
484486
<artifact name="protoc-gen-grpc-java-1.60.0-linux-aarch_64.exe">
485487
<sha256 value="439fcab00c061f768ecfae09df0f6df7752144ca0924d2a22706dcfc44522717" origin="Generated by Gradle"/>
486488
</artifact>

0 commit comments

Comments
 (0)