Skip to content

Commit

Permalink
Bump tor to v0.4.5.7
Browse files Browse the repository at this point in the history
Bump tor-binary and netlayer dependencies to the newest versions which package tor v0.4.5.7.
  • Loading branch information
cd2357 authored and ripcurlx committed Mar 28, 2021
1 parent 094da74 commit 6c44f25
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ configure(subprojects) {
loggingVersion = '1.2'
lombokVersion = '1.18.2'
mockitoVersion = '3.0.0'
netlayerVersion = '32779ac' // Commit ID from https://github.com/bisq-network/netlayer/commits/externaltor
netlayerVersion = '8db4a13' // Commit ID from https://github.com/bisq-network/netlayer/commits/externaltor
protobufVersion = '3.10.0'
protocVersion = protobufVersion
pushyVersion = '0.13.2'
Expand Down
16 changes: 8 additions & 8 deletions gradle/witness/gradle-witness.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ dependencyVerification {
'com.fasterxml.jackson.core:jackson-core:cc899cb6eae0c80b87d590eea86528797369cc4feb7b79463207d6bb18f0c257',
'com.fasterxml.jackson.core:jackson-databind:f2ca3c28ebded59c98447d51afe945323df961540af66a063c015597af936aa0',
'com.github.JesusMcCloud:jtorctl:389d61b1b5a85eb2f23c582c3913ede49f80c9f2b553e4762382c836270e57e5',
'com.github.bisq-network.netlayer:tor.external:c396f9e6caa034c0fde9634705640b90df8b0dec977c8b7a9c8198f95e0f776a',
'com.github.bisq-network.netlayer:tor.native:744bb5751245053f20a75447d9502be124dc1447c3422303bcc842e2ff10d8e4',
'com.github.bisq-network.netlayer:tor:2691dc7bfa52b65cb5dbba4910d8a5df40997fc5771b3802219535b277d62cc8',
'com.github.bisq-network.tor-binary:tor-binary-geoip:ae6f85624489fa27af12142e87de44eadd6045b3fe1663d8c1d4a6174851764d',
'com.github.bisq-network.tor-binary:tor-binary-linux32:9756d7227458b759c6e7c13d83033256f9ac01788a174bf9a6a742776dbdf6a1',
'com.github.bisq-network.tor-binary:tor-binary-linux64:2d4ed6ca68252b157ab9db87a6217453d123cd1389748cfd18568639fd3d89d8',
'com.github.bisq-network.tor-binary:tor-binary-macos:cfa7b726ef5777472374df56bf80b9a0e7bf6721e2f79d9b851b9601f159a5ed',
'com.github.bisq-network.tor-binary:tor-binary-windows:d6240b4859551ed4f7e359771851d7d692d4fc3431563592dfe54502a406e1a0',
'com.github.bisq-network.netlayer:tor.external:e1d6b8fe73891207701c6b14317be789fd4acd25f7b499425d2471598d9a22ac',
'com.github.bisq-network.netlayer:tor.native:aa3edf9c27071fdc2b7d55b00dbc7c6cd5dc9aa9f87aafa4be0805f818a466be',
'com.github.bisq-network.netlayer:tor:37198bc56e8fe112f8c80441544a2b9731929dae586bda841a4a926fdc04f457',
'com.github.bisq-network.tor-binary:tor-binary-geoip:cfefbf2d8591b5dd321ec17a02a3682d21763cf50525fa5496c9ec8968413c4e',
'com.github.bisq-network.tor-binary:tor-binary-linux32:b82b6595f78ef52a44e58000fe5d7f679681739451872f5bbd123e5dbd2af050',
'com.github.bisq-network.tor-binary:tor-binary-linux64:d5c1d54b2c2323ac1124435be633c7822a28e6fe9160486d03102cc2b444df24',
'com.github.bisq-network.tor-binary:tor-binary-macos:6216d66241e020fec1a55648d7176ef64959e094c493df8f49e7e8e8f62fe1e1',
'com.github.bisq-network.tor-binary:tor-binary-windows:28a1031d7610863f774eedbd00b83b06b132781c31077b805033299de3e3a263',
'com.github.bisq-network:bitcoinj:65ed08fa5777ea4a08599bdd575e7dc1f4ba2d4d5835472551439d6f6252e68a',
'com.github.bisq-network:jsonrpc4j:842b4a660440ef53cd436da2e21c3e1fed939b620a3fc7542307deb3e77fdeb6',
'com.github.ravn:jsocks:3c71600af027b2b6d4244e4ad14d98ff2352a379410daebefff5d8cd48d742a4',
Expand Down

0 comments on commit 6c44f25

Please sign in to comment.