closes #913 Add arm architecture in build target
@ -110,7 +110,9 @@
"target": "tar.bz2",
"arch": [
"x64",
"ia32"
"ia32",
"armv7l",
"arm64"
]
},
{