|
1 | 1 | [
|
| 2 | + { |
| 3 | + "files": [ |
| 4 | + { |
| 5 | + "arch": "x64", |
| 6 | + "download_url": "https://github.com/PyO3/maturin/releases/download/v1.8.0/maturin-x86_64-apple-darwin.tar.gz", |
| 7 | + "filename": "maturin-x86_64-apple-darwin.tar.gz", |
| 8 | + "platform": "darwin" |
| 9 | + }, |
| 10 | + { |
| 11 | + "arch": "x64", |
| 12 | + "download_url": "https://github.com/PyO3/maturin/releases/download/v1.8.0/maturin-x86_64-unknown-linux-musl.tar.gz", |
| 13 | + "filename": "maturin-x86_64-unknown-linux-musl.tar.gz", |
| 14 | + "platform": "linux" |
| 15 | + }, |
| 16 | + { |
| 17 | + "arch": "x86", |
| 18 | + "download_url": "https://github.com/PyO3/maturin/releases/download/v1.8.0/maturin-i686-pc-windows-msvc.zip", |
| 19 | + "filename": "maturin-i686-pc-windows-msvc.zip", |
| 20 | + "platform": "win32" |
| 21 | + }, |
| 22 | + { |
| 23 | + "arch": "x64", |
| 24 | + "download_url": "https://github.com/PyO3/maturin/releases/download/v1.8.0/maturin-x86_64-pc-windows-msvc.zip", |
| 25 | + "filename": "maturin-x86_64-pc-windows-msvc.zip", |
| 26 | + "platform": "win32" |
| 27 | + } |
| 28 | + ], |
| 29 | + "release_url": "https://github.com/PyO3/maturin/releases/tag/v1.8.0", |
| 30 | + "stable": true, |
| 31 | + "version": "1.8.0" |
| 32 | + }, |
2 | 33 | {
|
3 | 34 | "files": [
|
4 | 35 | {
|
|
4632 | 4663 | "filename": "maturin-x86_64-unknown-linux-musl.tar.gz",
|
4633 | 4664 | "platform": "linux"
|
4634 | 4665 | },
|
4635 |
| - { |
4636 |
| - "arch": "x86", |
4637 |
| - "download_url": "https://github.com/PyO3/maturin/releases/download/v0.12.3/maturin-i686-pc-windows-msvc.zip", |
4638 |
| - "filename": "maturin-i686-pc-windows-msvc.zip", |
4639 |
| - "platform": "win32" |
4640 |
| - }, |
4641 | 4666 | {
|
4642 | 4667 | "arch": "x64",
|
4643 | 4668 | "download_url": "https://github.com/PyO3/maturin/releases/download/v0.12.3/maturin-x86_64-pc-windows-msvc.zip",
|
4644 | 4669 | "filename": "maturin-x86_64-pc-windows-msvc.zip",
|
4645 | 4670 | "platform": "win32"
|
| 4671 | + }, |
| 4672 | + { |
| 4673 | + "arch": "x86", |
| 4674 | + "download_url": "https://github.com/PyO3/maturin/releases/download/v0.12.3/maturin-i686-pc-windows-msvc.zip", |
| 4675 | + "filename": "maturin-i686-pc-windows-msvc.zip", |
| 4676 | + "platform": "win32" |
4646 | 4677 | }
|
4647 | 4678 | ],
|
4648 | 4679 | "release_url": "https://github.com/PyO3/maturin/releases/tag/v0.12.3",
|
|
0 commit comments