mirror of https://github.com/BOINC/boinc.git
Mac version 5.10.28 public release
svn path=/trunk/boinc/; revision=14081
This commit is contained in:
parent
ae321f631b
commit
46df693bba
|
@ -63,17 +63,9 @@ $w5411= array(
|
|||
"type"=>"win_new",
|
||||
);
|
||||
|
||||
$m51020 = array(
|
||||
"num"=>"5.10.20",
|
||||
"status"=>"Recommended version (standard GUI)",
|
||||
"file"=>"boinc_5.10.20_macOSX_universal.zip",
|
||||
"date"=>"23 Aug 2007",
|
||||
"type"=>"mac_advanced",
|
||||
);
|
||||
|
||||
$m51028 = array(
|
||||
"num"=>"5.10.28",
|
||||
"status"=>"Development version (standard GUI)",
|
||||
"status"=>"Recommended version (standard GUI)",
|
||||
"file"=>"boinc_5.10.28_macOSX_universal.zip",
|
||||
"date"=>"31 Oct 2007",
|
||||
"type"=>"mac_advanced",
|
||||
|
@ -95,17 +87,9 @@ $m549 = array(
|
|||
"type"=>"mac_advanced",
|
||||
);
|
||||
|
||||
$m51020c = array(
|
||||
"num"=>"5.10.20",
|
||||
"status"=>"Recommended version (Unix command-line version)",
|
||||
"file"=>"boinc_5.10.20_universal-apple-darwin.zip",
|
||||
"date"=>"23 Aug 2007",
|
||||
"type"=>"bare_core",
|
||||
);
|
||||
|
||||
$m51028c = array(
|
||||
"num"=>"5.10.28",
|
||||
"status"=>"Development version (Unix command-line version)",
|
||||
"status"=>"Recommended version (Unix command-line version)",
|
||||
"file"=>"boinc_5.10.28_universal-apple-darwin.zip",
|
||||
"date"=>"31 Oct 2007",
|
||||
"type"=>"bare_core",
|
||||
|
@ -207,8 +191,6 @@ $mac = array(
|
|||
"versions"=>array(
|
||||
$m51028,
|
||||
$m51028c,
|
||||
$m51020,
|
||||
$m51020c,
|
||||
$m5817,
|
||||
$m5817c,
|
||||
$m549,
|
||||
|
|
Loading…
Reference in New Issue