Jacek Caban : winegecko.php: Added 2.21-beta1 release.

Alexandre Julliard julliard at winehq.org
Thu Apr 25 05:09:47 CDT 2013


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Apr 25 11:58:59 2013 +0200

winegecko.php: Added 2.21-beta1 release.

---

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

diff --git a/winegecko.php b/winegecko.php
index 8f4186e..34f0f36 100644
--- a/winegecko.php
+++ b/winegecko.php
@@ -72,7 +72,9 @@ $aFileSizes = array(
 	'1.8-x86'=>17774592,
 	'1.8-x86_64'=>18238976,
 	'1.9-x86'=>19060224,
-	'1.9-x86_64'=>19622400
+	'1.9-x86_64'=>19622400,
+	'2.21-beta1-x86'=>20875264,
+	'2.21-beta1-x86_64'=>21648896
 );
 
 // Exact size of the file:




More information about the wine-cvs mailing list