|
1 | 1 | [
|
| 2 | + { |
| 3 | + "files": [ |
| 4 | + { |
| 5 | + "arch": "x64", |
| 6 | + "download_url": "https://github.com/PyO3/maturin/releases/download/v1.3.2/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.3.2/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.3.2/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.3.2/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.3.2", |
| 30 | + "stable": true, |
| 31 | + "version": "1.3.2" |
| 32 | + }, |
2 | 33 | {
|
3 | 34 | "files": [
|
4 | 35 | {
|
|
3082 | 3113 | "filename": "maturin-x86_64-unknown-linux-musl.tar.gz",
|
3083 | 3114 | "platform": "linux"
|
3084 | 3115 | },
|
3085 |
| - { |
3086 |
| - "arch": "x86", |
3087 |
| - "download_url": "https://github.com/PyO3/maturin/releases/download/v0.12.12/maturin-i686-pc-windows-msvc.zip", |
3088 |
| - "filename": "maturin-i686-pc-windows-msvc.zip", |
3089 |
| - "platform": "win32" |
3090 |
| - }, |
3091 | 3116 | {
|
3092 | 3117 | "arch": "x64",
|
3093 | 3118 | "download_url": "https://github.com/PyO3/maturin/releases/download/v0.12.12/maturin-x86_64-pc-windows-msvc.zip",
|
3094 | 3119 | "filename": "maturin-x86_64-pc-windows-msvc.zip",
|
3095 | 3120 | "platform": "win32"
|
| 3121 | + }, |
| 3122 | + { |
| 3123 | + "arch": "x86", |
| 3124 | + "download_url": "https://github.com/PyO3/maturin/releases/download/v0.12.12/maturin-i686-pc-windows-msvc.zip", |
| 3125 | + "filename": "maturin-i686-pc-windows-msvc.zip", |
| 3126 | + "platform": "win32" |
3096 | 3127 | }
|
3097 | 3128 | ],
|
3098 | 3129 | "release_url": "https://github.com/PyO3/maturin/releases/tag/v0.12.12",
|
|
6114 | 6145 | "filename": "maturin-x86_64-apple-darwin.tar.gz",
|
6115 | 6146 | "platform": "darwin"
|
6116 | 6147 | },
|
6117 |
| - { |
6118 |
| - "arch": "x64", |
6119 |
| - "download_url": "https://github.com/PyO3/maturin/releases/download/v0.9.3/maturin-x86_64-pc-windows-msvc.zip", |
6120 |
| - "filename": "maturin-x86_64-pc-windows-msvc.zip", |
6121 |
| - "platform": "win32" |
6122 |
| - }, |
6123 | 6148 | {
|
6124 | 6149 | "arch": "x86",
|
6125 | 6150 | "download_url": "https://github.com/PyO3/maturin/releases/download/v0.9.3/maturin-i686-pc-windows-msvc.zip",
|
6126 | 6151 | "filename": "maturin-i686-pc-windows-msvc.zip",
|
6127 | 6152 | "platform": "win32"
|
| 6153 | + }, |
| 6154 | + { |
| 6155 | + "arch": "x64", |
| 6156 | + "download_url": "https://github.com/PyO3/maturin/releases/download/v0.9.3/maturin-x86_64-pc-windows-msvc.zip", |
| 6157 | + "filename": "maturin-x86_64-pc-windows-msvc.zip", |
| 6158 | + "platform": "win32" |
6128 | 6159 | }
|
6129 | 6160 | ],
|
6130 | 6161 | "release_url": "https://github.com/PyO3/maturin/releases/tag/v0.9.3",
|
|
0 commit comments