Jacek Caban : winegecko: Added 1.7 release.

Alexandre Julliard julliard at winehq.org
Wed Jul 18 10:32:37 CDT 2012


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Jul 18 12:48:32 2012 +0200

winegecko: Added 1.7 release.

---

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

diff --git a/winegecko.php b/winegecko.php
index 20e7434..08262f3 100644
--- a/winegecko.php
+++ b/winegecko.php
@@ -66,7 +66,9 @@ $aFileSizes = array(
 	'1.5-x86'=>15950848,
 	'1.5-x86_64'=>16345088,
 	'1.6-x86'=>16802816,
-	'1.6-x86_64'=>17251328
+	'1.6-x86_64'=>17251328,
+	'1.7-x86'=>16995328,
+	'1.7-x86_64'=>17438720
 );
 
 // Exact size of the file:




More information about the wine-cvs mailing list