From 61361b279fb6f67f4c4b37d29e4d1a1752a70edb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 18 Jan 2024 01:11: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 9150a95c..3708e209 100644 --- a/src/builder/tags.json +++ b/src/builder/tags.json @@ -1,4 +1,9 @@ [ + { + "installer": false, + "version": "v3.13.0a3", + "zipBall": "https://api.github.com/repos/python/cpython/zipball/refs/tags/v3.13.0a3" + }, { "installer": false, "version": "v3.13.0a2",