Jacek Caban : winegecko: Added 1.5 release.

Alexandre Julliard julliard at winehq.org
Wed Mar 14 13:20:39 CDT 2012


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Mar 14 14:45:54 2012 +0100

winegecko: Added 1.5 release.

---

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

diff --git a/winegecko.php b/winegecko.php
index 05d6f33..619830b 100644
--- a/winegecko.php
+++ b/winegecko.php
@@ -62,7 +62,9 @@ $aFileSizes = array(
 	'1.3-x86'=>13609984,
 	'1.3-x86_64'=>13835776,
 	'1.4-x86'=>14732288,
-	'1.4-x86_64'=>14980096
+	'1.4-x86_64'=>14980096,
+	'1.5-x86'=>15950848,
+	'1.5-x86_64'=>16345088
 );
 
 // Exact size of the file:




More information about the wine-cvs mailing list