Jacek Caban : winegecko: Added 1.7 release.
18 Jul
2012
18 Jul
'12
3:32 p.m.
Module: tools Branch: master Commit: 5f7b0d4644d2838993734d0cd7174130412361bf URL: http://source.winehq.org/git/tools.git/?a=commit;h=5f7b0d4644d2838993734d0cd... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Jul 18 12:48:32 2012 +0200 winegecko: Added 1.7 release. --- winegecko.php | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/winegecko.php b/winegecko.php index 20e7434..08262f3 100644 --- a/winegecko.php +++ b/winegecko.php @@ -66,7 +66,9 @@ $aFileSizes = array( '1.5-x86'=>15950848, '1.5-x86_64'=>16345088, '1.6-x86'=>16802816, - '1.6-x86_64'=>17251328 + '1.6-x86_64'=>17251328, + '1.7-x86'=>16995328, + '1.7-x86_64'=>17438720 ); // Exact size of the file:
4905
Age (days ago)
4905
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard