Skip to content

Commit 3c39018

Browse files
Update release metadata for cargo-nextest-0.9.43
1 parent 6566a2f commit 3c39018

File tree

1 file changed

+47
-1
lines changed

1 file changed

+47
-1
lines changed

.releases.json

Lines changed: 47 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,55 @@
44
"latest": "0.9",
55
"ranges": {
66
"0.9": {
7-
"latest": "0.9.42",
7+
"latest": "0.9.43",
88
"is_prerelease": false,
99
"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+
},
1056
"0.9.43-rc.3": {
1157
"release_url": "https://github.com/nextest-rs/nextest/releases/cargo-nextest-0.9.43-rc.3",
1258
"status": "active",

0 commit comments

Comments
 (0)