diff --git a/pom.xml b/pom.xml
index dfc091a..b2a26be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.github.JesusMcCloud
tor-binary
- 0.4.0.5
+ 8.5.3
4.0.0
pom
@@ -15,7 +15,7 @@
requirement are: gpg in path
-->
- 8.5.4
+ 8.5.3
UTF-8
${project.build.directory}/maven-shared-archive-resources
@@ -59,6 +59,8 @@
tor-binary-resources
tor-binary-linux32
tor-binary-linux64
+ tor-binary-linux-armhf
+ tor-binary-linux-arm64
tor-binary-macos
tor-binary-windows
tor-binary-geoip
diff --git a/tor-binary-geoip/pom.xml b/tor-binary-geoip/pom.xml
index b0ade19..d5f02c2 100644
--- a/tor-binary-geoip/pom.xml
+++ b/tor-binary-geoip/pom.xml
@@ -6,7 +6,7 @@
com.github.JesusMcCloud
tor-binary
- 0.4.0.5
+ 8.5.3
4.0.0
diff --git a/tor-binary-linux-arm64/pom.xml b/tor-binary-linux-arm64/pom.xml
new file mode 100644
index 0000000..2f543e0
--- /dev/null
+++ b/tor-binary-linux-arm64/pom.xml
@@ -0,0 +1,75 @@
+
+
+
+
+ com.github.JesusMcCloud
+ tor-binary
+ 8.5.3
+
+
+ 4.0.0
+ tor-binary-linux-arm64
+ jar
+
+
+
+
+ org.apache.maven.plugins
+ maven-remote-resources-plugin
+ 1.6.0
+
+
+ com.github.JesusMcCloud:tor-binary-resources:${project.version}
+
+
+
+
+
+ process
+
+
+
+
+
+ maven-antrun-plugin
+ 1.8
+
+
+ download-and-verify
+ generate-resources
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+
+
+ maven-antrun-plugin
+ 1.8
+
+
+
+
+
diff --git a/tor-binary-linux-armhf/pom.xml b/tor-binary-linux-armhf/pom.xml
new file mode 100644
index 0000000..89f06f0
--- /dev/null
+++ b/tor-binary-linux-armhf/pom.xml
@@ -0,0 +1,75 @@
+
+
+
+
+ com.github.JesusMcCloud
+ tor-binary
+ 8.5.3
+
+
+ 4.0.0
+ tor-binary-linux-armhf
+ jar
+
+
+
+
+ org.apache.maven.plugins
+ maven-remote-resources-plugin
+ 1.6.0
+
+
+ com.github.JesusMcCloud:tor-binary-resources:${project.version}
+
+
+
+
+
+ process
+
+
+
+
+
+ maven-antrun-plugin
+ 1.8
+
+
+ download-and-verify
+ generate-resources
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+
+
+ maven-antrun-plugin
+ 1.8
+
+
+
+
+
diff --git a/tor-binary-linux32/pom.xml b/tor-binary-linux32/pom.xml
index 14aeaad..324f69f 100644
--- a/tor-binary-linux32/pom.xml
+++ b/tor-binary-linux32/pom.xml
@@ -6,7 +6,7 @@
com.github.JesusMcCloud
tor-binary
- 0.4.0.5
+ 8.5.3
4.0.0
diff --git a/tor-binary-linux64/pom.xml b/tor-binary-linux64/pom.xml
index 7e4679f..d78ffc7 100644
--- a/tor-binary-linux64/pom.xml
+++ b/tor-binary-linux64/pom.xml
@@ -6,7 +6,7 @@
com.github.JesusMcCloud
tor-binary
- 0.4.0.5
+ 8.5.3
4.0.0
diff --git a/tor-binary-macos/pom.xml b/tor-binary-macos/pom.xml
index e094fb4..e357b8c 100644
--- a/tor-binary-macos/pom.xml
+++ b/tor-binary-macos/pom.xml
@@ -6,7 +6,7 @@
com.github.JesusMcCloud
tor-binary
- 0.4.0.5
+ 8.5.3
4.0.0
diff --git a/tor-binary-resources/pom.xml b/tor-binary-resources/pom.xml
index d44a326..5eefd93 100644
--- a/tor-binary-resources/pom.xml
+++ b/tor-binary-resources/pom.xml
@@ -6,7 +6,7 @@
com.github.JesusMcCloud
tor-binary
- 0.4.0.5
+ 8.5.3
4.0.0
@@ -61,6 +61,22 @@
src="https://dist.torproject.org/torbrowser/${torbrowser.version}/tor-browser-linux64-${torbrowser.version}_en-US.tar.xz.asc"
dest="${project.source.directory}/tor-browser-linux64-${torbrowser.version}_en-US.tar.xz.asc"
skipexisting="true"/>
+
+
+
+
+
+
+
+
+
+
+
+
com.github.JesusMcCloud
tor-binary
- 0.4.0.5
+ 8.5.3
4.0.0