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

tor browser 9.0.9/tor 0.4.2.7 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.5"/>
<property name="torbrowser.version" value="9.0.9"/>
<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.2.6</version>
<version>0.4.2.7</version>

<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand All @@ -15,7 +15,7 @@

requirement are: gpg in path
-->
<torbrowser.version>9.0.5</torbrowser.version>
<torbrowser.version>9.0.9</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.2.6</version>
<version>0.4.2.7</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.2.6</version>
<version>0.4.2.7</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.2.6</version>
<version>0.4.2.7</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.2.6</version>
<version>0.4.2.7</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 @@
2a1536bca9b9ac568c47586e0fb372939d170f1674a9cb789c472579a75a8f62420ac035a99c5ff66c138fe75c5bacce16877d2c08bf50e8fb5581f4d928634a

This file was deleted.

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

This file was deleted.

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

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
03db89d346f4b7ed69f659f4d3a7e788b9431dfd996f266e76bb4eb3ee4e2d2f5ab74c68273a0275205678ce6262dd3f191e82ebe5c787f5fcd5ae166f8baa51
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.2.6</version>
<version>0.4.2.7</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.2.6</version>
<version>0.4.2.7</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down