Jacek Caban : winegecko.php: Added Wine Gecko 2.24.

Alexandre Julliard julliard at winehq.org
Wed Sep 25 14:00:06 CDT 2013


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Sep 25 14:16:48 2013 +0200

winegecko.php: Added Wine Gecko 2.24.

---

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

diff --git a/winegecko.php b/winegecko.php
index 5120880..151a2d5 100644
--- a/winegecko.php
+++ b/winegecko.php
@@ -73,12 +73,12 @@ $aFileSizes = array(
 	'1.8-x86_64'=>18238976,
 	'1.9-x86'=>19060224,
 	'1.9-x86_64'=>19622400,
-	'2.21-beta1-x86'=>20875264,
-	'2.21-beta1-x86_64'=>21648896,
 	'2.21-x86'=>20871680,
 	'2.21-x86_64'=>21646336,
 	'2.24-beta1-x86'=>22354944,
-	'2.24-beta1-x86_64'=>23590400
+	'2.24-beta1-x86_64'=>23590400,
+	'2.24-x86'=>22373888,
+	'2.24-x86_64'=>23608320
 );
 
 // Exact size of the file:




More information about the wine-cvs mailing list