I downloaded the 2.3 version in .tar.gz and ran tar as usual, but I get an error:
krclaorg@krcla.org [~/public_html]# wget http://wordpress.org/latest.tar.gz
--07:50:42-- http://wordpress.org/latest.tar.gz
=> `latest.tar.gz'
Resolving wordpress.org... 72.233.56.139, 72.233.56.138
Connecting to wordpress.org|72.233.56.139|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
[ <=> ] 3,502,080 2.92M/s
07:50:43 (2.91 MB/s) - `latest.tar.gz' saved [3502080]
krclaorg@krcla.org [~/public_html]# tar -zxvf latest.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
krclaorg@krcla.org [~/public_html]#
Why is it? This is a BlueHost PHP5 & HighCPU server.