Jacek Caban : winegecko.php: Added 2.34-beta2 release.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Oct 17 01:30:46 CDT 2014


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Oct 16 13:47:23 2014 +0200

winegecko.php: Added 2.34-beta2 release.

---

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

diff --git a/winegecko.php b/winegecko.php
index a67f423..cba6bbf 100644
--- a/winegecko.php
+++ b/winegecko.php
@@ -80,7 +80,9 @@ $aFileSizes = array(
 	'2.24-x86'=>22373888,
 	'2.24-x86_64'=>23608320,
 	'2.34-beta1-x86'=>28131328,
-	'2.34-beta1-x86_64'=>29696000
+	'2.34-beta1-x86_64'=>29696000,
+	'2.34-beta2-x86'=>28270080,
+	'2.34-beta2-x86_64'=>29807616
 );
 
 // Exact size of the file:




More information about the wine-cvs mailing list