mirror of https://github.com/BOINC/boinc.git
parent
6521930889
commit
f81296a7c8
|
@ -61,9 +61,9 @@ function type_text($type) {
|
|||
}
|
||||
|
||||
$w612 = array(
|
||||
"num"=>"6.12.17",
|
||||
"num"=>"6.12.18",
|
||||
"status"=>"Development version",
|
||||
"file"=>"boinc_6.12.17_windows_intelx86.exe",
|
||||
"file"=>"boinc_6.12.18_windows_intelx86.exe",
|
||||
"date"=>"7 Mar 2011",
|
||||
"type"=>"win_new",
|
||||
);
|
||||
|
@ -93,9 +93,9 @@ $w5816 = array(
|
|||
);
|
||||
|
||||
$w612x64 = array(
|
||||
"num"=>"6.12.17",
|
||||
"num"=>"6.12.18",
|
||||
"status"=>"Development version",
|
||||
"file"=>"boinc_6.12.17_windows_x86_64.exe",
|
||||
"file"=>"boinc_6.12.18_windows_x86_64.exe",
|
||||
"date"=>"7 Mar 2011",
|
||||
"type"=>"win_new",
|
||||
);
|
||||
|
@ -198,9 +198,9 @@ $l64 = array(
|
|||
);
|
||||
|
||||
$l612ubuntu = array(
|
||||
"num"=>"6.12.17",
|
||||
"num"=>"6.12.18",
|
||||
"status"=>"Development version",
|
||||
"file"=>"boinc_6.12.17_i686-pc-linux-gnu.sh",
|
||||
"file"=>"boinc_6.12.18_i686-pc-linux-gnu.sh",
|
||||
"date"=>"7 Mar 2011",
|
||||
"type"=>"sea",
|
||||
);
|
||||
|
@ -222,9 +222,9 @@ $l66ubuntu = array(
|
|||
);
|
||||
|
||||
$l612ubuntux64 = array(
|
||||
"num"=>"6.12.17",
|
||||
"num"=>"6.12.18",
|
||||
"status"=>"Development version",
|
||||
"file"=>"boinc_6.12.17_x86_64-pc-linux-gnu.sh",
|
||||
"file"=>"boinc_6.12.18_x86_64-pc-linux-gnu.sh",
|
||||
"date"=>"7 Mar 2011",
|
||||
"type"=>"sea",
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue