Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
tor browser 9.0.5/tor 0.4.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
freimair committed Mar 4, 2020
1 parent 568000c commit d7f2920
Show file tree
Hide file tree
Showing 16 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<project name="tor-binaries" default="checkSignatures">

<property name="project.source.directory" value="tmp"/>
<property name="torbrowser.version" value="9.0"/>
<property name="torbrowser.version" value="9.0.5"/>
<target name="checkSignatures">

<mkdir dir="${project.source.directory}"/>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.github.JesusMcCloud</groupId>
<artifactId>tor-binary</artifactId>
<version>0.4.1.6</version>
<version>0.4.2.6</version>

<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand All @@ -15,7 +15,7 @@
requirement are: gpg in path
-->
<torbrowser.version>9.0</torbrowser.version>
<torbrowser.version>9.0.5</torbrowser.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.remote-resource.directory>${project.build.directory}/maven-shared-archive-resources</project.remote-resource.directory>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion tor-binary-geoip/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.JesusMcCloud</groupId>
<artifactId>tor-binary</artifactId>
<version>0.4.1.6</version>
<version>0.4.2.6</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion tor-binary-linux32/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.JesusMcCloud</groupId>
<artifactId>tor-binary</artifactId>
<version>0.4.1.6</version>
<version>0.4.2.6</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion tor-binary-linux64/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.JesusMcCloud</groupId>
<artifactId>tor-binary</artifactId>
<version>0.4.1.6</version>
<version>0.4.2.6</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion tor-binary-macos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.JesusMcCloud</groupId>
<artifactId>tor-binary</artifactId>
<version>0.4.1.6</version>
<version>0.4.2.6</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fab91b760b51b9c9ac197b6aa7f2a88b71a9e3e69bea867590ed907d5a13deed481aa70cbbe5b236836221ad76a72ef2a00cd3d05fe7a56d141aea9dcfc54679
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ade10906ee5af0959bf58a28f42e42aa9466b9c720b593ee01b787bc38695e5a76b86664aaab9d0086ec7ce2597640c692fae4c919350bb892b9e577b291373b

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b4bb030e10de8bb9c014b41e0aba68e2af35d75d3fe8d9f336b9fbe19ac7d74d73591169ab99b11ccf2228c07d516d4bec7ed0970a129a54608be2f06708a446

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4adafdca7e01efcd7e3448150797b3d4e50ffdb1dec0a6c255a37e9a0dae7a33745f8d0972f22e42e5346072a5d128cc40a23b342fac844e1feeeb2e66e99e9a

This file was deleted.

2 changes: 1 addition & 1 deletion tor-binary-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.JesusMcCloud</groupId>
<artifactId>tor-binary</artifactId>
<version>0.4.1.6</version>
<version>0.4.2.6</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion tor-binary-windows/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.JesusMcCloud</groupId>
<artifactId>tor-binary</artifactId>
<version>0.4.1.6</version>
<version>0.4.2.6</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit d7f2920

Please sign in to comment.