diff --git a/_config.yml b/_config.yml index 4e2a62ed..792d9bc9 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ name: Angry IP Scanner pygments: true url: http://angryip.org -version: 3.2.1 +version: 3.2.2 permalink: /:year/:month/:title.html diff --git a/download/index.html b/download/index.html index 00113525..54ed8021 100644 --- a/download/index.html +++ b/download/index.html @@ -2,7 +2,8 @@ title: Download layout: default priority: 1.0 -binary_url: http://sourceforge.net/projects/ipscan/files/ipscan3-binary/ +sourceforge_url: http://sourceforge.net/projects/ipscan/files/ipscan3-binary/ +binary_url: http://github.com/angryziber/ipscan/releases/download/ ---

{{ page.title }}

@@ -13,7 +14,7 @@ binary_url: http://sourceforge.net/projects/ipscan/files/ipscan3-binary/

Download version {{ site.version }} below or - browse all 3.x releases + browse all 3.x releases