From fb8ae7fefffa9012f246121b8703e60a96136d41 Mon Sep 17 00:00:00 2001 From: Tarmo Annus Date: Sun, 21 Jul 2019 01:55:52 +0300 Subject: [PATCH] win32 not built for v3.0.0t --- .htaccess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index e13af3e..005bcf0 100644 --- a/.htaccess +++ b/.htaccess @@ -2,12 +2,12 @@ RewriteEngine on RewriteRule ^downloads\/Byteball-test-osx64.dmg https://github.com/byteball/testnet-releases/releases/download/v3.0.0t/Obyte-TN-osx64.dmg [R=303,L] RewriteRule ^downloads\/Byteball-test-win64.exe https://github.com/byteball/testnet-releases/releases/download/v3.0.0t/Obyte-TN-win64.exe [R=303,L] -RewriteRule ^downloads\/Byteball-test-win32.exe https://github.com/byteball/testnet-releases/releases/download/v3.0.0t/Obyte-TN-win32.exe [R=303,L] +RewriteRule ^downloads\/Byteball-test-win32.exe https://github.com/byteball/testnet-releases/releases/download/v2.7.0t/Obyte-TN-win32.exe [R=303,L] RewriteRule ^downloads\/Byteball-test-linux64.zip https://github.com/byteball/testnet-releases/releases/download/v3.0.0t/obyte-tn-linux64.zip [R=303,L] RewriteRule ^downloads\/Obyte-test-osx64.dmg https://github.com/byteball/testnet-releases/releases/download/v3.0.0t/Obyte-TN-osx64.dmg [R=303,L] RewriteRule ^downloads\/Obyte-test-win64.exe https://github.com/byteball/testnet-releases/releases/download/v3.0.0t/Obyte-TN-win64.exe [R=303,L] -RewriteRule ^downloads\/Obyte-test-win32.exe https://github.com/byteball/testnet-releases/releases/download/v3.0.0t/Obyte-TN-win32.exe [R=303,L] +RewriteRule ^downloads\/Obyte-test-win32.exe https://github.com/byteball/testnet-releases/releases/download/v2.7.0t/Obyte-TN-win32.exe [R=303,L] RewriteRule ^downloads\/Obyte-test-linux64.zip https://github.com/byteball/testnet-releases/releases/download/v3.0.0t/obyte-tn-linux64.zip [R=303,L] RewriteRule ^downloads\/Obyte-osx64.dmg https://github.com/byteball/obyte-gui-wallet/releases/download/v2.7.2/Obyte-osx64.dmg [R=303,L]