diff options
author | robot-piglet <[email protected]> | 2023-08-07 10:22:03 +0300 |
---|---|---|
committer | robot-piglet <[email protected]> | 2023-08-07 11:00:40 +0300 |
commit | 06007e9b2655f555b070d4504a64021c22a1f496 (patch) | |
tree | b1e620c185831112c5559566b128dd4523aabac7 /build | |
parent | 62028269a141aa22adcee991fe7a34e6a0a91012 (diff) |
Intermediate changes
Diffstat (limited to 'build')
-rw-r--r-- | build/external_resources/ymake/resources.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/build/external_resources/ymake/resources.json b/build/external_resources/ymake/resources.json index ce7909d55d2..6c56ae5b085 100644 --- a/build/external_resources/ymake/resources.json +++ b/build/external_resources/ymake/resources.json @@ -1,19 +1,19 @@ { "by_platform": { "darwin": { - "uri": "sbr:4835804274" + "uri": "sbr:4871535082" }, "darwin-arm64": { - "uri": "sbr:4835808814" + "uri": "sbr:4871539830" }, "linux": { - "uri": "sbr:4835813798" + "uri": "sbr:4871535694" }, "linux-aarch64": { - "uri": "sbr:4835811586" + "uri": "sbr:4871544380" }, "win32-clang-cl": { - "uri": "sbr:4835831123" + "uri": "sbr:4871545516" } } } |