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

Alexandre Julliard julliard at winehq.org
Thu Aug 15 13:02:07 CDT 2013


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Aug 14 14:38:04 2013 +0200

winegecko.php: Added 2.24-beta1 release.

---

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

diff --git a/winegecko.php b/winegecko.php
index 963966f..5120880 100644
--- a/winegecko.php
+++ b/winegecko.php
@@ -76,7 +76,9 @@ $aFileSizes = array(
 	'2.21-beta1-x86'=>20875264,
 	'2.21-beta1-x86_64'=>21648896,
 	'2.21-x86'=>20871680,
-	'2.21-x86_64'=>21646336
+	'2.21-x86_64'=>21646336,
+	'2.24-beta1-x86'=>22354944,
+	'2.24-beta1-x86_64'=>23590400
 );
 
 // Exact size of the file:




More information about the wine-cvs mailing list