diff options
author | shadchin <shadchin@yandex-team.com> | 2024-02-08 13:58:36 +0300 |
---|---|---|
committer | shadchin <shadchin@yandex-team.com> | 2024-02-08 14:30:25 +0300 |
commit | dee762d0e38116a60dce5e8e0f2f4cdccad69159 (patch) | |
tree | 1965f4ac1d75a9d1d0c8c8f79bf5d62c9a194a9b /build/platform/python | |
parent | 0b7e3698c7f75fdc46374a8325ed556bbef9bb24 (diff) | |
download | ydb-dee762d0e38116a60dce5e8e0f2f4cdccad69159.tar.gz |
Update `ya tool python 3` to 3.11.8
Diffstat (limited to 'build/platform/python')
-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 6f8b0d45cc..6909982073 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:5631222854" + "uri": "sbr:5786827409" }, "darwin-arm64": { - "uri": "sbr:5631220729" + "uri": "sbr:5786826723" }, "linux": { - "uri": "sbr:5631255103" + "uri": "sbr:5786828167" }, "linux-aarch64": { - "uri": "sbr:5631238759" + "uri": "sbr:5786827891" }, "win32": { - "uri": "sbr:5631258091" + "uri": "sbr:5786826302" } } } |