A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/actions/python-versions/commit/94c566800ea0fb2a9cfb591952679a024cc14ea9 below:

Update versions-manifest (#344) · actions/python-versions@94c5668 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+123

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+123

-0

lines changed Original file line number Diff line number Diff line change

@@ -1246,6 +1246,129 @@

1246 1246

}

1247 1247

]

1248 1248

},

1249 +

{

1250 +

"version": "3.13.5",

1251 +

"stable": true,

1252 +

"release_url": "https://github.com/actions/python-versions/releases/tag/3.13.5-15601068749",

1253 +

"files": [

1254 +

{

1255 +

"filename": "python-3.13.5-darwin-arm64-freethreaded.tar.gz",

1256 +

"arch": "arm64-freethreaded",

1257 +

"platform": "darwin",

1258 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-darwin-arm64-freethreaded.tar.gz"

1259 +

},

1260 +

{

1261 +

"filename": "python-3.13.5-darwin-arm64.tar.gz",

1262 +

"arch": "arm64",

1263 +

"platform": "darwin",

1264 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-darwin-arm64.tar.gz"

1265 +

},

1266 +

{

1267 +

"filename": "python-3.13.5-darwin-x64-freethreaded.tar.gz",

1268 +

"arch": "x64-freethreaded",

1269 +

"platform": "darwin",

1270 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-darwin-x64-freethreaded.tar.gz"

1271 +

},

1272 +

{

1273 +

"filename": "python-3.13.5-darwin-x64.tar.gz",

1274 +

"arch": "x64",

1275 +

"platform": "darwin",

1276 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-darwin-x64.tar.gz"

1277 +

},

1278 +

{

1279 +

"filename": "python-3.13.5-linux-22.04-arm64-freethreaded.tar.gz",

1280 +

"arch": "arm64-freethreaded",

1281 +

"platform": "linux",

1282 +

"platform_version": "22.04",

1283 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-linux-22.04-arm64-freethreaded.tar.gz"

1284 +

},

1285 +

{

1286 +

"filename": "python-3.13.5-linux-22.04-arm64.tar.gz",

1287 +

"arch": "arm64",

1288 +

"platform": "linux",

1289 +

"platform_version": "22.04",

1290 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-linux-22.04-arm64.tar.gz"

1291 +

},

1292 +

{

1293 +

"filename": "python-3.13.5-linux-22.04-x64-freethreaded.tar.gz",

1294 +

"arch": "x64-freethreaded",

1295 +

"platform": "linux",

1296 +

"platform_version": "22.04",

1297 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-linux-22.04-x64-freethreaded.tar.gz"

1298 +

},

1299 +

{

1300 +

"filename": "python-3.13.5-linux-22.04-x64.tar.gz",

1301 +

"arch": "x64",

1302 +

"platform": "linux",

1303 +

"platform_version": "22.04",

1304 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-linux-22.04-x64.tar.gz"

1305 +

},

1306 +

{

1307 +

"filename": "python-3.13.5-linux-24.04-arm64-freethreaded.tar.gz",

1308 +

"arch": "arm64-freethreaded",

1309 +

"platform": "linux",

1310 +

"platform_version": "24.04",

1311 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-linux-24.04-arm64-freethreaded.tar.gz"

1312 +

},

1313 +

{

1314 +

"filename": "python-3.13.5-linux-24.04-arm64.tar.gz",

1315 +

"arch": "arm64",

1316 +

"platform": "linux",

1317 +

"platform_version": "24.04",

1318 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-linux-24.04-arm64.tar.gz"

1319 +

},

1320 +

{

1321 +

"filename": "python-3.13.5-linux-24.04-x64-freethreaded.tar.gz",

1322 +

"arch": "x64-freethreaded",

1323 +

"platform": "linux",

1324 +

"platform_version": "24.04",

1325 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-linux-24.04-x64-freethreaded.tar.gz"

1326 +

},

1327 +

{

1328 +

"filename": "python-3.13.5-linux-24.04-x64.tar.gz",

1329 +

"arch": "x64",

1330 +

"platform": "linux",

1331 +

"platform_version": "24.04",

1332 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-linux-24.04-x64.tar.gz"

1333 +

},

1334 +

{

1335 +

"filename": "python-3.13.5-win32-arm64-freethreaded.zip",

1336 +

"arch": "arm64-freethreaded",

1337 +

"platform": "win32",

1338 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-win32-arm64-freethreaded.zip"

1339 +

},

1340 +

{

1341 +

"filename": "python-3.13.5-win32-arm64.zip",

1342 +

"arch": "arm64",

1343 +

"platform": "win32",

1344 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-win32-arm64.zip"

1345 +

},

1346 +

{

1347 +

"filename": "python-3.13.5-win32-x64-freethreaded.zip",

1348 +

"arch": "x64-freethreaded",

1349 +

"platform": "win32",

1350 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-win32-x64-freethreaded.zip"

1351 +

},

1352 +

{

1353 +

"filename": "python-3.13.5-win32-x64.zip",

1354 +

"arch": "x64",

1355 +

"platform": "win32",

1356 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-win32-x64.zip"

1357 +

},

1358 +

{

1359 +

"filename": "python-3.13.5-win32-x86-freethreaded.zip",

1360 +

"arch": "x86-freethreaded",

1361 +

"platform": "win32",

1362 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-win32-x86-freethreaded.zip"

1363 +

},

1364 +

{

1365 +

"filename": "python-3.13.5-win32-x86.zip",

1366 +

"arch": "x86",

1367 +

"platform": "win32",

1368 +

"download_url": "https://github.com/actions/python-versions/releases/download/3.13.5-15601068749/python-3.13.5-win32-x86.zip"

1369 +

}

1370 +

]

1371 +

},

1249 1372

{

1250 1373

"version": "3.13.4",

1251 1374

"stable": true,

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4