diff options
author | robot-brewer <robot-brewer@yandex-team.com> | 2024-10-22 08:39:26 +0300 |
---|---|---|
committer | robot-brewer <robot-brewer@yandex-team.com> | 2024-10-22 08:51:14 +0300 |
commit | 54a66b6ba4d7d5b11ad688e8072df4c2f107b3c9 (patch) | |
tree | e89b524f85c2b0a501fbfd5809aa52d322c0f110 /build/platform/python/ymake_python3/resources.json | |
parent | ab5c8d6f28e47c9330ecc18cd748cf513fd243af (diff) | |
download | ydb-54a66b6ba4d7d5b11ad688e8072df4c2f107b3c9.tar.gz |
Release python3-frozen #8
https://github.com/yandex/toolchain-registry/releases/tag/python3-frozen-v8
commit_hash:db14a768da738da2ea13bd7cb7af738d83793500
Diffstat (limited to 'build/platform/python/ymake_python3/resources.json')
-rw-r--r-- | build/platform/python/ymake_python3/resources.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/build/platform/python/ymake_python3/resources.json b/build/platform/python/ymake_python3/resources.json index 53c4a82d5b..b73192b5c6 100644 --- a/build/platform/python/ymake_python3/resources.json +++ b/build/platform/python/ymake_python3/resources.json @@ -1,19 +1,19 @@ { "by_platform": { - "darwin-x86_64": { - "uri": "sbr:7203671634" - }, "darwin-arm64": { - "uri": "sbr:7203671142" + "uri": "sbr:7305344928" }, - "linux-x86_64": { - "uri": "sbr:7203672677" + "darwin-x86_64": { + "uri": "sbr:7305350444" }, "linux-aarch64": { - "uri": "sbr:7203672172" + "uri": "sbr:7305345577" + }, + "linux-x86_64": { + "uri": "sbr:7305300819" }, "win32-x86_64": { - "uri": "sbr:7203670792" + "uri": "sbr:7305304147" } } } |