diff options
author | robot-brewer <robot-brewer@yandex-team.com> | 2024-10-28 08:47:21 +0300 |
---|---|---|
committer | robot-brewer <robot-brewer@yandex-team.com> | 2024-10-28 09:01:13 +0300 |
commit | 4b5778a6d0fdfa55f141cc5288721df62d77eafe (patch) | |
tree | 689eb888d06aa8f1cea2d1e2a35d1a0b1e21fec0 /build/platform | |
parent | 47d4b17dfee97f26f8495100bf21db6b87f1f2fc (diff) | |
download | ydb-4b5778a6d0fdfa55f141cc5288721df62d77eafe.tar.gz |
Release python3-frozen #11
https://github.com/yandex/toolchain-registry/releases/tag/python3-frozen-v11
commit_hash:e1de617aa4109770efa404896d02d80c2b0b0f2e
Diffstat (limited to 'build/platform')
-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 391812e5d9..3daed006e9 100644 --- a/build/platform/python/ymake_python3/resources.json +++ b/build/platform/python/ymake_python3/resources.json @@ -1,19 +1,19 @@ { "by_platform": { "darwin-arm64": { - "uri": "sbr:7320178938" + "uri": "sbr:7335838685" }, "darwin-x86_64": { - "uri": "sbr:7320191969" + "uri": "sbr:7335977723" }, "linux-aarch64": { - "uri": "sbr:7320114121" + "uri": "sbr:7335939646" }, "linux-x86_64": { - "uri": "sbr:7320108874" + "uri": "sbr:7336031045" }, "win32-x86_64": { - "uri": "sbr:7320257970" + "uri": "sbr:7336062757" } } } |