Jacek Caban : winegecko.php: Added Wine Gecko 2.36-beta1 release.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jan 21 09:00:03 CST 2015


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Jan 21 15:55:20 2015 +0100

winegecko.php: Added Wine Gecko 2.36-beta1 release.

---

 winegecko.php | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/winegecko.php b/winegecko.php
index eaa1f22..b2135a6 100644
--- a/winegecko.php
+++ b/winegecko.php
@@ -84,7 +84,9 @@ $aFileSizes = array(
 	'2.34-beta2-x86'=>28270080,
 	'2.34-beta2-x86_64'=>29807616,
 	'2.34-x86'=>28269568,
-	'2.34-x86_64'=>29802496
+	'2.34-x86_64'=>29802496,
+	'2.36-beta1-x86'=>29698560,
+	'2.36-beta1-x86_64'=>31211008
 );
 
 // Exact size of the file:




More information about the wine-cvs mailing list