File tree Expand file tree Collapse file tree 1 file changed +47
-1
lines changed Expand file tree Collapse file tree 1 file changed +47
-1
lines changed Original file line number Diff line number Diff line change 4
4
"latest" : " 0.9" ,
5
5
"ranges" : {
6
6
"0.9" : {
7
- "latest" : " 0.9.42 " ,
7
+ "latest" : " 0.9.43 " ,
8
8
"is_prerelease" : false ,
9
9
"versions" : {
10
+ "0.9.43" : {
11
+ "release_url" : " https://github.com/nextest-rs/nextest/releases/cargo-nextest-0.9.43" ,
12
+ "status" : " active" ,
13
+ "locations" : [
14
+ {
15
+ "target" : " x86_64-unknown-linux-gnu" ,
16
+ "format" : " tar.gz" ,
17
+ "url" : " https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.43/cargo-nextest-0.9.43-x86_64-unknown-linux-gnu.tar.gz"
18
+ },
19
+ {
20
+ "target" : " x86_64-unknown-linux-musl" ,
21
+ "format" : " tar.gz" ,
22
+ "url" : " https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.43/cargo-nextest-0.9.43-x86_64-unknown-linux-musl.tar.gz"
23
+ },
24
+ {
25
+ "target" : " aarch64-unknown-linux-gnu" ,
26
+ "format" : " tar.gz" ,
27
+ "url" : " https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.43/cargo-nextest-0.9.43-aarch64-unknown-linux-gnu.tar.gz"
28
+ },
29
+ {
30
+ "target" : " x86_64-pc-windows-msvc" ,
31
+ "format" : " tar.gz" ,
32
+ "url" : " https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.43/cargo-nextest-0.9.43-x86_64-pc-windows-msvc.tar.gz"
33
+ },
34
+ {
35
+ "target" : " x86_64-pc-windows-msvc" ,
36
+ "format" : " zip" ,
37
+ "url" : " https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.43/cargo-nextest-0.9.43-x86_64-pc-windows-msvc.zip"
38
+ },
39
+ {
40
+ "target" : " i686-pc-windows-msvc" ,
41
+ "format" : " tar.gz" ,
42
+ "url" : " https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.43/cargo-nextest-0.9.43-i686-pc-windows-msvc.tar.gz"
43
+ },
44
+ {
45
+ "target" : " i686-pc-windows-msvc" ,
46
+ "format" : " zip" ,
47
+ "url" : " https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.43/cargo-nextest-0.9.43-i686-pc-windows-msvc.zip"
48
+ },
49
+ {
50
+ "target" : " universal-apple-darwin" ,
51
+ "format" : " tar.gz" ,
52
+ "url" : " https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.43/cargo-nextest-0.9.43-universal-apple-darwin.tar.gz"
53
+ }
54
+ ]
55
+ },
10
56
"0.9.43-rc.3" : {
11
57
"release_url" : " https://github.com/nextest-rs/nextest/releases/cargo-nextest-0.9.43-rc.3" ,
12
58
"status" : " active" ,
You can’t perform that action at this time.
0 commit comments