diff --git a/pom.xml b/pom.xml
index dfc091a..fc75179 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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-resources/pom.xml b/tor-binary-resources/pom.xml
index d44a326..b508d60 100644
--- a/tor-binary-resources/pom.xml
+++ b/tor-binary-resources/pom.xml
@@ -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"/>
+
+
+
+
+
+
+
+
+
+
+
+