5
5
6
6
< div class ="row install ">
7
7
< div class ="col-md-4 side-header ">
8
- < h2 > 1.1 .0</ h2 >
9
- < h3 > June 25 , 2015</ h3 >
8
+ < h2 > 1.2 .0</ h2 >
9
+ < h3 > August 7 , 2015</ h3 >
10
10
< p >
11
11
The current stable release of Rust, updated every six weeks and backwards-compatible.
12
12
</ p >
@@ -15,27 +15,27 @@ <h3>June 25, 2015</h3>
15
15
< table class ="table-features table-installers "> < tbody >
16
16
< tr >
17
17
< td class ="inst-type "> Linux binaries (.tar.gz)</ td >
18
- < td > < a href ="https://static.rust-lang.org/dist/rust-1.1 .0-x86_64-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 64-bit</ div > </ a > </ td >
19
- < td > < a href ="https://static.rust-lang.org/dist/rust-1.1 .0-i686-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
18
+ < td > < a href ="https://static.rust-lang.org/dist/rust-1.2 .0-x86_64-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 64-bit</ div > </ a > </ td >
19
+ < td > < a href ="https://static.rust-lang.org/dist/rust-1.2 .0-i686-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
20
20
</ tr >
21
21
< tr >
22
22
< td class ="inst-type "> Mac installer (.pkg)</ td >
23
- < td > < a href ="https://static.rust-lang.org/dist/rust-1.1 .0-x86_64-apple-darwin.pkg "> < div class ="inst-button "> 64-bit</ div > </ a > </ td >
24
- < td > < a href ="https://static.rust-lang.org/dist/rust-1.1 .0-i686-apple-darwin.pkg "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
23
+ < td > < a href ="https://static.rust-lang.org/dist/rust-1.2 .0-x86_64-apple-darwin.pkg "> < div class ="inst-button "> 64-bit</ div > </ a > </ td >
24
+ < td > < a href ="https://static.rust-lang.org/dist/rust-1.2 .0-i686-apple-darwin.pkg "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
25
25
</ tr >
26
26
< tr >
27
27
< td class ="inst-type "> Mac binaries (.tar.gz)</ td >
28
- < td > < a href ="https://static.rust-lang.org/dist/rust-1.1 .0-x86_64-apple-darwin.tar.gz "> < div class ="inst-button "> 64-bit</ div > </ a > </ td >
29
- < td > < a href ="https://static.rust-lang.org/dist/rust-1.1 .0-i686-apple-darwin.tar.gz "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
28
+ < td > < a href ="https://static.rust-lang.org/dist/rust-1.2 .0-x86_64-apple-darwin.tar.gz "> < div class ="inst-button "> 64-bit</ div > </ a > </ td >
29
+ < td > < a href ="https://static.rust-lang.org/dist/rust-1.2 .0-i686-apple-darwin.tar.gz "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
30
30
</ tr >
31
31
< tr >
32
32
< td class ="inst-type "> Windows installer (.msi)</ td >
33
- < td > < a href ="https://static.rust-lang.org/dist/rust-1.1 .0-x86_64-pc-windows-gnu.msi "> < div class ="inst-button "> 64-bit</ div > </ a > </ td >
34
- < td > < a href ="https://static.rust-lang.org/dist/rust-1.1 .0-i686-pc-windows-gnu.msi "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
33
+ < td > < a href ="https://static.rust-lang.org/dist/rust-1.2 .0-x86_64-pc-windows-gnu.msi "> < div class ="inst-button "> 64-bit</ div > </ a > </ td >
34
+ < td > < a href ="https://static.rust-lang.org/dist/rust-1.2 .0-i686-pc-windows-gnu.msi "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
35
35
</ tr >
36
36
< td class ="inst-type "> Source</ td >
37
37
< td colspan ="2 "> < a
38
- href ="https://static.rust-lang.org/dist/rustc-1.1 .0-src.tar.gz "> < div class ="inst-button "> rustc-1.1 .0-src.tar.gz</ div > </ a > </ td >
38
+ href ="https://static.rust-lang.org/dist/rustc-1.2 .0-src.tar.gz "> < div class ="inst-button "> rustc-1.2 .0-src.tar.gz</ div > </ a > </ td >
39
39
</ tr >
40
40
</ tbody > </ table >
41
41
</ div >
0 commit comments