Skip to content

Commit

Permalink
- Update bitcoinj core version to 0.15.6-rsk-4
Browse files Browse the repository at this point in the history
- Update bitcoinj core hashes
  • Loading branch information
nathanieliov committed Jan 15, 2025
1 parent 83137d3 commit f2b2d23
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ tasks.withType(AbstractArchiveTask) {
}

ext {
bitcoinjcoreVersion = '0.15.6-rsk-4-SNAPSHOT'
bitcoinjcoreVersion = '0.15.6-rsk-4'
bitcoinjVersion = '0.14.4-rsk-17'
commonsLang3Version = '3.12.0'
commonsIoVersion = '2.11.0'
Expand Down
10 changes: 5 additions & 5 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1165,12 +1165,12 @@
<sha256 value="2dab1720fa45e23da08f7a8a3b1c3c4dba36a0cff130900b88e658971275cb45" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.bitcoinj" name="core" version="0.15.6-rsk-3">
<artifact name="core-0.15.6-rsk-3.jar">
<sha256 value="92ae400ba41e9c25a2a08e257d611f8fcedc3fc13baae40663856cb13860e7fa" origin="Generated by Gradle"/>
<component group="org.bitcoinj" name="core" version="0.15.6-rsk-4">
<artifact name="core-0.15.6-rsk-4.jar">
<sha256 value="d35e6f8a0c8e8cf37a68181f8f2a8316cc3baf9b9e1b808e820944eb325cd9f1" origin="Generated by Gradle"/>
</artifact>
<artifact name="core-0.15.6-rsk-3.pom">
<sha256 value="580f70f8ec242c90d8141d2cdd501c1b9ee11b3c70972308e8c47b4f96acf3cf" origin="Generated by Gradle"/>
<artifact name="core-0.15.6-rsk-4.pom">
<sha256 value="8633c683af067cf641071f9900808ab0f821700fc4c563625afa430dbf54151a" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.bouncycastle" name="bclcrypto-jdk15on" version="1.59">
Expand Down

0 comments on commit f2b2d23

Please sign in to comment.