mirror of https://github.com/BOINC/boinc.git
parent
346ac348b3
commit
4435fe71b6
|
@ -70,9 +70,9 @@ $w66= array(
|
||||||
);
|
);
|
||||||
|
|
||||||
$w64= array(
|
$w64= array(
|
||||||
"num"=>"6.4.6",
|
"num"=>"6.4.5",
|
||||||
"status"=>"Recommended version",
|
"status"=>"Recommended version",
|
||||||
"file"=>"boinc_6.4.6_windows_intelx86.exe",
|
"file"=>"boinc_6.4.5_windows_intelx86.exe",
|
||||||
"date"=>"24 Feb 2009",
|
"date"=>"24 Feb 2009",
|
||||||
"type"=>"win_new",
|
"type"=>"win_new",
|
||||||
);
|
);
|
||||||
|
@ -94,9 +94,9 @@ $w66x64= array(
|
||||||
);
|
);
|
||||||
|
|
||||||
$w64x64= array(
|
$w64x64= array(
|
||||||
"num"=>"6.4.6",
|
"num"=>"6.4.5",
|
||||||
"status"=>"Recommended version",
|
"status"=>"Recommended version",
|
||||||
"file"=>"boinc_6.4.6_windows_x86_64.exe",
|
"file"=>"boinc_6.4.5_windows_x86_64.exe",
|
||||||
"date"=>"24 Feb 2009",
|
"date"=>"24 Feb 2009",
|
||||||
"type"=>"win_new",
|
"type"=>"win_new",
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue