Jacek Caban : winegecko: Added 1.6 release.

Alexandre Julliard julliard at winehq.org
Mon Jun 11 12:25:43 CDT 2012


Module: tools
Branch: master
Commit: 8fec5172b9da27606e387b8cf19e0cf4aba3e4fa
URL:    http://source.winehq.org/git/tools.git/?a=commit;h=8fec5172b9da27606e387b8cf19e0cf4aba3e4fa

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Jun 11 15:23:56 2012 +0200

winegecko: Added 1.6 release.

---

 winegecko.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/winegecko.php b/winegecko.php
index 619830b..20e7434 100644
--- a/winegecko.php
+++ b/winegecko.php
@@ -64,7 +64,9 @@ $aFileSizes = array(
 	'1.4-x86'=>14732288,
 	'1.4-x86_64'=>14980096,
 	'1.5-x86'=>15950848,
-	'1.5-x86_64'=>16345088
+	'1.5-x86_64'=>16345088,
+	'1.6-x86'=>16802816,
+	'1.6-x86_64'=>17251328
 );
 
 // Exact size of the file:




More information about the wine-cvs mailing list