File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1
1
[
2
+ {
3
+ "files" : [
4
+ {
5
+ "arch" : " x64" ,
6
+ "download_url" : " https://github.com/PyO3/maturin/releases/download/v1.1.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.1.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.1.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.1.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.1.0" ,
30
+ "stable" : true ,
31
+ "version" : " 1.1.0"
32
+ },
2
33
{
3
34
"files" : [
4
35
{
You can’t perform that action at this time.
0 commit comments