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