diff options
author | shadchin <shadchin@yandex-team.com> | 2024-05-10 03:35:37 +0300 |
---|---|---|
committer | shadchin <shadchin@yandex-team.com> | 2024-05-10 03:47:43 +0300 |
commit | 8173b4515355158a5787dcb12aa6036874776101 (patch) | |
tree | 89a1a3011da67b0e160c318eb41cb72da7dcca35 /build/platform/python/ymake_python3/resources.json | |
parent | 366769a4e115176e246a36a171d0aed170e7440e (diff) | |
download | ydb-8173b4515355158a5787dcb12aa6036874776101.tar.gz |
Update `ya tool python3` to 3.12.3
4c7f33b0b9c937c79288e49dd4a247a76adadca8
Diffstat (limited to 'build/platform/python/ymake_python3/resources.json')
-rw-r--r-- | build/platform/python/ymake_python3/resources.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/build/platform/python/ymake_python3/resources.json b/build/platform/python/ymake_python3/resources.json index 6909982073..26f30d66f5 100644 --- a/build/platform/python/ymake_python3/resources.json +++ b/build/platform/python/ymake_python3/resources.json @@ -1,19 +1,19 @@ { "by_platform": { "darwin": { - "uri": "sbr:5786827409" + "uri": "sbr:6255592114" }, "darwin-arm64": { - "uri": "sbr:5786826723" + "uri": "sbr:6255591964" }, "linux": { - "uri": "sbr:5786828167" + "uri": "sbr:6255592465" }, "linux-aarch64": { - "uri": "sbr:5786827891" + "uri": "sbr:6255592313" }, "win32": { - "uri": "sbr:5786826302" + "uri": "sbr:6255591839" } } } |