Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit209af9b

Browse files
Update versions-manifest (#350)
Co-authored-by: Service account <no-reply@microsoft.com>
1 parent43318d4 commit209af9b

File tree

1 file changed

+246
-0
lines changed

1 file changed

+246
-0
lines changed

‎versions-manifest.json‎

Lines changed: 246 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,127 @@
11
[
2+
{
3+
"version":"3.14.0-rc.2",
4+
"stable":false,
5+
"release_url":"https://github.com/actions/python-versions/releases/tag/3.14.0-rc.2-16981474201",
6+
"files": [
7+
{
8+
"filename":"python-3.14.0-rc.2-darwin-arm64-freethreaded.tar.gz",
9+
"arch":"arm64-freethreaded",
10+
"platform":"darwin",
11+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-darwin-arm64-freethreaded.tar.gz"
12+
},
13+
{
14+
"filename":"python-3.14.0-rc.2-darwin-arm64.tar.gz",
15+
"arch":"arm64",
16+
"platform":"darwin",
17+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-darwin-arm64.tar.gz"
18+
},
19+
{
20+
"filename":"python-3.14.0-rc.2-darwin-x64-freethreaded.tar.gz",
21+
"arch":"x64-freethreaded",
22+
"platform":"darwin",
23+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-darwin-x64-freethreaded.tar.gz"
24+
},
25+
{
26+
"filename":"python-3.14.0-rc.2-darwin-x64.tar.gz",
27+
"arch":"x64",
28+
"platform":"darwin",
29+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-darwin-x64.tar.gz"
30+
},
31+
{
32+
"filename":"python-3.14.0-rc.2-linux-22.04-arm64-freethreaded.tar.gz",
33+
"arch":"arm64-freethreaded",
34+
"platform":"linux",
35+
"platform_version":"22.04",
36+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-linux-22.04-arm64-freethreaded.tar.gz"
37+
},
38+
{
39+
"filename":"python-3.14.0-rc.2-linux-22.04-arm64.tar.gz",
40+
"arch":"arm64",
41+
"platform":"linux",
42+
"platform_version":"22.04",
43+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-linux-22.04-arm64.tar.gz"
44+
},
45+
{
46+
"filename":"python-3.14.0-rc.2-linux-22.04-x64-freethreaded.tar.gz",
47+
"arch":"x64-freethreaded",
48+
"platform":"linux",
49+
"platform_version":"22.04",
50+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-linux-22.04-x64-freethreaded.tar.gz"
51+
},
52+
{
53+
"filename":"python-3.14.0-rc.2-linux-22.04-x64.tar.gz",
54+
"arch":"x64",
55+
"platform":"linux",
56+
"platform_version":"22.04",
57+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-linux-22.04-x64.tar.gz"
58+
},
59+
{
60+
"filename":"python-3.14.0-rc.2-linux-24.04-arm64-freethreaded.tar.gz",
61+
"arch":"arm64-freethreaded",
62+
"platform":"linux",
63+
"platform_version":"24.04",
64+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-linux-24.04-arm64-freethreaded.tar.gz"
65+
},
66+
{
67+
"filename":"python-3.14.0-rc.2-linux-24.04-arm64.tar.gz",
68+
"arch":"arm64",
69+
"platform":"linux",
70+
"platform_version":"24.04",
71+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-linux-24.04-arm64.tar.gz"
72+
},
73+
{
74+
"filename":"python-3.14.0-rc.2-linux-24.04-x64-freethreaded.tar.gz",
75+
"arch":"x64-freethreaded",
76+
"platform":"linux",
77+
"platform_version":"24.04",
78+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-linux-24.04-x64-freethreaded.tar.gz"
79+
},
80+
{
81+
"filename":"python-3.14.0-rc.2-linux-24.04-x64.tar.gz",
82+
"arch":"x64",
83+
"platform":"linux",
84+
"platform_version":"24.04",
85+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-linux-24.04-x64.tar.gz"
86+
},
87+
{
88+
"filename":"python-3.14.0-rc.2-win32-arm64-freethreaded.zip",
89+
"arch":"arm64-freethreaded",
90+
"platform":"win32",
91+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-win32-arm64-freethreaded.zip"
92+
},
93+
{
94+
"filename":"python-3.14.0-rc.2-win32-arm64.zip",
95+
"arch":"arm64",
96+
"platform":"win32",
97+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-win32-arm64.zip"
98+
},
99+
{
100+
"filename":"python-3.14.0-rc.2-win32-x64-freethreaded.zip",
101+
"arch":"x64-freethreaded",
102+
"platform":"win32",
103+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-win32-x64-freethreaded.zip"
104+
},
105+
{
106+
"filename":"python-3.14.0-rc.2-win32-x64.zip",
107+
"arch":"x64",
108+
"platform":"win32",
109+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-win32-x64.zip"
110+
},
111+
{
112+
"filename":"python-3.14.0-rc.2-win32-x86-freethreaded.zip",
113+
"arch":"x86-freethreaded",
114+
"platform":"win32",
115+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-win32-x86-freethreaded.zip"
116+
},
117+
{
118+
"filename":"python-3.14.0-rc.2-win32-x86.zip",
119+
"arch":"x86",
120+
"platform":"win32",
121+
"download_url":"https://github.com/actions/python-versions/releases/download/3.14.0-rc.2-16981474201/python-3.14.0-rc.2-win32-x86.zip"
122+
}
123+
]
124+
},
2125
{
3126
"version":"3.14.0-rc.1",
4127
"stable":false,
@@ -1615,6 +1738,129 @@
16151738
}
16161739
]
16171740
},
1741+
{
1742+
"version":"3.13.7",
1743+
"stable":true,
1744+
"release_url":"https://github.com/actions/python-versions/releases/tag/3.13.7-16980743123",
1745+
"files": [
1746+
{
1747+
"filename":"python-3.13.7-darwin-arm64-freethreaded.tar.gz",
1748+
"arch":"arm64-freethreaded",
1749+
"platform":"darwin",
1750+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-darwin-arm64-freethreaded.tar.gz"
1751+
},
1752+
{
1753+
"filename":"python-3.13.7-darwin-arm64.tar.gz",
1754+
"arch":"arm64",
1755+
"platform":"darwin",
1756+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-darwin-arm64.tar.gz"
1757+
},
1758+
{
1759+
"filename":"python-3.13.7-darwin-x64-freethreaded.tar.gz",
1760+
"arch":"x64-freethreaded",
1761+
"platform":"darwin",
1762+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-darwin-x64-freethreaded.tar.gz"
1763+
},
1764+
{
1765+
"filename":"python-3.13.7-darwin-x64.tar.gz",
1766+
"arch":"x64",
1767+
"platform":"darwin",
1768+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-darwin-x64.tar.gz"
1769+
},
1770+
{
1771+
"filename":"python-3.13.7-linux-22.04-arm64-freethreaded.tar.gz",
1772+
"arch":"arm64-freethreaded",
1773+
"platform":"linux",
1774+
"platform_version":"22.04",
1775+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-linux-22.04-arm64-freethreaded.tar.gz"
1776+
},
1777+
{
1778+
"filename":"python-3.13.7-linux-22.04-arm64.tar.gz",
1779+
"arch":"arm64",
1780+
"platform":"linux",
1781+
"platform_version":"22.04",
1782+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-linux-22.04-arm64.tar.gz"
1783+
},
1784+
{
1785+
"filename":"python-3.13.7-linux-22.04-x64-freethreaded.tar.gz",
1786+
"arch":"x64-freethreaded",
1787+
"platform":"linux",
1788+
"platform_version":"22.04",
1789+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-linux-22.04-x64-freethreaded.tar.gz"
1790+
},
1791+
{
1792+
"filename":"python-3.13.7-linux-22.04-x64.tar.gz",
1793+
"arch":"x64",
1794+
"platform":"linux",
1795+
"platform_version":"22.04",
1796+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-linux-22.04-x64.tar.gz"
1797+
},
1798+
{
1799+
"filename":"python-3.13.7-linux-24.04-arm64-freethreaded.tar.gz",
1800+
"arch":"arm64-freethreaded",
1801+
"platform":"linux",
1802+
"platform_version":"24.04",
1803+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-linux-24.04-arm64-freethreaded.tar.gz"
1804+
},
1805+
{
1806+
"filename":"python-3.13.7-linux-24.04-arm64.tar.gz",
1807+
"arch":"arm64",
1808+
"platform":"linux",
1809+
"platform_version":"24.04",
1810+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-linux-24.04-arm64.tar.gz"
1811+
},
1812+
{
1813+
"filename":"python-3.13.7-linux-24.04-x64-freethreaded.tar.gz",
1814+
"arch":"x64-freethreaded",
1815+
"platform":"linux",
1816+
"platform_version":"24.04",
1817+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-linux-24.04-x64-freethreaded.tar.gz"
1818+
},
1819+
{
1820+
"filename":"python-3.13.7-linux-24.04-x64.tar.gz",
1821+
"arch":"x64",
1822+
"platform":"linux",
1823+
"platform_version":"24.04",
1824+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-linux-24.04-x64.tar.gz"
1825+
},
1826+
{
1827+
"filename":"python-3.13.7-win32-arm64-freethreaded.zip",
1828+
"arch":"arm64-freethreaded",
1829+
"platform":"win32",
1830+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-win32-arm64-freethreaded.zip"
1831+
},
1832+
{
1833+
"filename":"python-3.13.7-win32-arm64.zip",
1834+
"arch":"arm64",
1835+
"platform":"win32",
1836+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-win32-arm64.zip"
1837+
},
1838+
{
1839+
"filename":"python-3.13.7-win32-x64-freethreaded.zip",
1840+
"arch":"x64-freethreaded",
1841+
"platform":"win32",
1842+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-win32-x64-freethreaded.zip"
1843+
},
1844+
{
1845+
"filename":"python-3.13.7-win32-x64.zip",
1846+
"arch":"x64",
1847+
"platform":"win32",
1848+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-win32-x64.zip"
1849+
},
1850+
{
1851+
"filename":"python-3.13.7-win32-x86-freethreaded.zip",
1852+
"arch":"x86-freethreaded",
1853+
"platform":"win32",
1854+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-win32-x86-freethreaded.zip"
1855+
},
1856+
{
1857+
"filename":"python-3.13.7-win32-x86.zip",
1858+
"arch":"x86",
1859+
"platform":"win32",
1860+
"download_url":"https://github.com/actions/python-versions/releases/download/3.13.7-16980743123/python-3.13.7-win32-x86.zip"
1861+
}
1862+
]
1863+
},
16181864
{
16191865
"version":"3.13.6",
16201866
"stable":true,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp