diff options
| author | v-korovin <[email protected]> | 2024-10-22 10:13:27 +0300 |
|---|---|---|
| committer | v-korovin <[email protected]> | 2024-10-22 10:27:32 +0300 |
| commit | f31afaca1d29160f76a2e6480e1ebf634cb95b98 (patch) | |
| tree | 5086a58965aa21653226dc4f8d6a5bbdae560ff4 /build/platform/python/ymake_python3/resources.json | |
| parent | 54a66b6ba4d7d5b11ad688e8072df4c2f107b3c9 (diff) | |
Revert commit rXXXXXX, Release python3-frozen #8
commit_hash:b0fd54f791bf63cf460b769f1ce4b384bc5f793c
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 b73192b5c6a..53c4a82d5b7 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:7305344928" - }, "darwin-x86_64": { - "uri": "sbr:7305350444" + "uri": "sbr:7203671634" }, - "linux-aarch64": { - "uri": "sbr:7305345577" + "darwin-arm64": { + "uri": "sbr:7203671142" }, "linux-x86_64": { - "uri": "sbr:7305300819" + "uri": "sbr:7203672677" + }, + "linux-aarch64": { + "uri": "sbr:7203672172" }, "win32-x86_64": { - "uri": "sbr:7305304147" + "uri": "sbr:7203670792" } } } |
