From 041bff9c3ae21a2f46542febeaa5f07c61016973 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 2 Aug 2024 01:05:35 +0000 Subject: [PATCH] Update CPython JSON data --- src/builder/tags.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/builder/tags.json b/src/builder/tags.json index 71466baf..b05fff58 100644 --- a/src/builder/tags.json +++ b/src/builder/tags.json @@ -1,4 +1,9 @@ [ + { + "installer": false, + "version": "v3.13.0rc1", + "zipBall": "https://api.github.com/repos/python/cpython/zipball/refs/tags/v3.13.0rc1" + }, { "installer": false, "version": "v3.13.0b4",