From bb0bac4cd7255332620bd6048f8eaf7b189799c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 22 Sep 2023 00:55:48 +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 c4d4ece..e8df591 100644 --- a/src/builder/tags.json +++ b/src/builder/tags.json @@ -1,4 +1,9 @@ [ + { + "installer": false, + "version": "v3.12.0rc3", + "zipBall": "https://api.github.com/repos/python/cpython/zipball/refs/tags/v3.12.0rc3" + }, { "installer": false, "version": "v3.12.0rc2",