Jacek Caban : winegecko: Added 1.5 release.
14 Mar
2012
14 Mar
'12
6:20 p.m.
Module: tools Branch: master Commit: 3b95a0e062829c2f7bf3eccf64f92463a597663b URL: http://source.winehq.org/git/tools.git/?a=commit;h=3b95a0e062829c2f7bf3eccf6... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Mar 14 14:45:54 2012 +0100 winegecko: Added 1.5 release. --- winegecko.php | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/winegecko.php b/winegecko.php index 05d6f33..619830b 100644 --- a/winegecko.php +++ b/winegecko.php @@ -62,7 +62,9 @@ $aFileSizes = array( '1.3-x86'=>13609984, '1.3-x86_64'=>13835776, '1.4-x86'=>14732288, - '1.4-x86_64'=>14980096 + '1.4-x86_64'=>14980096, + '1.5-x86'=>15950848, + '1.5-x86_64'=>16345088 ); // Exact size of the file:
5118
Age (days ago)
5118
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard