Skip to content

Commit 3e21a92

Browse files
committed
Merge branch 'rightlib' into mergelibs-yurchuk-manual
2 parents dfcc463 + e667baa commit 3e21a92

File tree

1,621 files changed

+269131
-17013
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,621 files changed

+269131
-17013
lines changed

build/conf/autoincludes.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[
2+
"library/cpp/geo",
3+
"util"
4+
]
5+

build/conf/python.conf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@ macro NO_PYTHON_INCLUDES() {
833833
macro PYTHON2_ADDINCL() {
834834
_PYTHON_ADDINCL()
835835
SET(MODULE_TAG PY2_NATIVE)
836-
SET(PEERDIR_TAGS CPP_PROTO CPP_FBS PY2_NATIVE YQL_UDF_STATIC __EMPTY__ RESOURCE_LIB DLL_LIB)
836+
SET(PEERDIR_TAGS CPP_PROTO CPP_FBS CPP_ROS PY2_NATIVE YQL_UDF_STATIC __EMPTY__ RESOURCE_LIB DLL_LIB)
837837
}
838838

839839
# tag:python-specific tag:internal
@@ -881,7 +881,7 @@ macro _PYTHON_ADDINCL() {
881881
macro PYTHON3_ADDINCL() {
882882
_PYTHON3_ADDINCL()
883883
SET(MODULE_TAG PY3_NATIVE)
884-
SET(PEERDIR_TAGS CPP_PROTO CPP_FBS PY3_NATIVE YQL_UDF_STATIC __EMPTY__ RESOURCE_LIB DLL_LIB)
884+
SET(PEERDIR_TAGS CPP_PROTO CPP_FBS CPP_ROS PY3_NATIVE YQL_UDF_STATIC __EMPTY__ RESOURCE_LIB DLL_LIB)
885885
}
886886

887887
# tag:python-specific tag:internal
@@ -929,7 +929,7 @@ macro _PYTHON3_ADDINCL() {
929929
### @see: [PY2_LIBRARY](#module_PY2_LIBRARY), [PY3_LIBRARY](#module_PY3_LIBRARY), [PY23_LIBRARY](#multimodule_PY23_LIBRARY)
930930
macro USE_PYTHON2() {
931931
_ARCADIA_PYTHON_ADDINCL()
932-
SET(PEERDIR_TAGS PY2 PY2_NATIVE CPP_PROTO CPP_FBS YQL_UDF_STATIC __EMPTY__ RESOURCE_LIB DLL_LIB)
932+
SET(PEERDIR_TAGS PY2 PY2_NATIVE CPP_PROTO CPP_FBS CPP_ROS YQL_UDF_STATIC __EMPTY__ RESOURCE_LIB DLL_LIB)
933933
PEERDIR(contrib/libs/python)
934934
}
935935

@@ -946,7 +946,7 @@ macro USE_PYTHON2() {
946946
### @see: [PY2_LIBRARY](#module_PY2_LIBRARY), [PY3_LIBRARY](#module_PY3_LIBRARY), [PY23_LIBRARY](#multimodule_PY23_LIBRARY)
947947
macro USE_PYTHON3() {
948948
_ARCADIA_PYTHON3_ADDINCL()
949-
SET(PEERDIR_TAGS PY3 PY3_BIN_LIB PY3TEST_LIBRARY PY3_NATIVE CPP_PROTO CPP_FBS YQL_UDF_STATIC __EMPTY__ RESOURCE_LIB DLL_LIB)
949+
SET(PEERDIR_TAGS PY3 PY3_BIN_LIB PY3TEST_LIBRARY PY3_NATIVE CPP_PROTO CPP_FBS CPP_ROS YQL_UDF_STATIC __EMPTY__ RESOURCE_LIB DLL_LIB)
950950
PEERDIR(contrib/libs/python)
951951

952952
when ($USE_ARCADIA_PYTHON == "yes") {

build/conf/settings.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,5 @@ _FOLDABLE_VARS=\
125125

126126
ARCADIA_TEST_ROOT=../arcadia_tests_data/
127127
DEFAULT_REQUIREMENTS=network:restricted cpu:1 ram:32
128+
129+
AUTOINCLUDE_PATHS=build/conf/autoincludes.json
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"by_platform": {
33
"darwin": {
4-
"uri": "sbr:7431156616"
4+
"uri": "sbr:7448914799"
55
},
66
"darwin-arm64": {
7-
"uri": "sbr:7431156019"
7+
"uri": "sbr:7448913101"
88
},
99
"linux": {
10-
"uri": "sbr:7431157902"
10+
"uri": "sbr:7448917907"
1111
},
1212
"linux-aarch64": {
13-
"uri": "sbr:7431155222"
13+
"uri": "sbr:7448911598"
1414
},
1515
"win32-clang-cl": {
16-
"uri": "sbr:7431157276"
16+
"uri": "sbr:7448916360"
1717
}
1818
}
1919
}
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"by_platform": {
33
"darwin": {
4-
"uri": "sbr:7431135443"
4+
"uri": "sbr:7448934371"
55
},
66
"darwin-arm64": {
7-
"uri": "sbr:7431134756"
7+
"uri": "sbr:7448932013"
88
},
99
"linux": {
10-
"uri": "sbr:7431136779"
10+
"uri": "sbr:7448940645"
1111
},
1212
"linux-aarch64": {
13-
"uri": "sbr:7431134071"
13+
"uri": "sbr:7448930170"
1414
},
1515
"win32-clang-cl": {
16-
"uri": "sbr:7431136002"
16+
"uri": "sbr:7448936966"
1717
}
1818
}
1919
}

build/mapping.conf.json

Lines changed: 35 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -138,14 +138,14 @@
138138
"6740765286": "https://devtools-registry.s3.yandex.net/6740765286",
139139
"6657758332": "https://devtools-registry.s3.yandex.net/6657758332",
140140
"6782718840": "https://devtools-registry.s3.yandex.net/6782718840",
141-
"7421008516": "https://devtools-registry.s3.yandex.net/7421008516",
142-
"7421180051": "https://devtools-registry.s3.yandex.net/7421180051",
143-
"7421207790": "https://devtools-registry.s3.yandex.net/7421207790",
144-
"7421606584": "https://devtools-registry.s3.yandex.net/7421606584",
145141
"7412448309": "https://devtools-registry.s3.yandex.net/7412448309",
146142
"7412319411": "https://devtools-registry.s3.yandex.net/7412319411",
147143
"7412751020": "https://devtools-registry.s3.yandex.net/7412751020",
148144
"7412874863": "https://devtools-registry.s3.yandex.net/7412874863",
145+
"7421008516": "https://devtools-registry.s3.yandex.net/7421008516",
146+
"7421180051": "https://devtools-registry.s3.yandex.net/7421180051",
147+
"7421207790": "https://devtools-registry.s3.yandex.net/7421207790",
148+
"7421606584": "https://devtools-registry.s3.yandex.net/7421606584",
149149
"360916612": "https://devtools-registry.s3.yandex.net/360916612",
150150
"4312064267": "https://devtools-registry.s3.yandex.net/4312064267",
151151
"4312063561": "https://devtools-registry.s3.yandex.net/4312063561",
@@ -607,6 +607,7 @@
607607
"7376206195": "https://devtools-registry.s3.yandex.net/7376206195",
608608
"7386587280": "https://devtools-registry.s3.yandex.net/7386587280",
609609
"7431156616": "https://devtools-registry.s3.yandex.net/7431156616",
610+
"7448914799": "https://devtools-registry.s3.yandex.net/7448914799",
610611
"5766171800": "https://devtools-registry.s3.yandex.net/5766171800",
611612
"5805430761": "https://devtools-registry.s3.yandex.net/5805430761",
612613
"5829025456": "https://devtools-registry.s3.yandex.net/5829025456",
@@ -657,6 +658,7 @@
657658
"7376203383": "https://devtools-registry.s3.yandex.net/7376203383",
658659
"7386586845": "https://devtools-registry.s3.yandex.net/7386586845",
659660
"7431156019": "https://devtools-registry.s3.yandex.net/7431156019",
661+
"7448913101": "https://devtools-registry.s3.yandex.net/7448913101",
660662
"5766173070": "https://devtools-registry.s3.yandex.net/5766173070",
661663
"5805432830": "https://devtools-registry.s3.yandex.net/5805432830",
662664
"5829031598": "https://devtools-registry.s3.yandex.net/5829031598",
@@ -707,6 +709,7 @@
707709
"7376210406": "https://devtools-registry.s3.yandex.net/7376210406",
708710
"7386588080": "https://devtools-registry.s3.yandex.net/7386588080",
709711
"7431157902": "https://devtools-registry.s3.yandex.net/7431157902",
712+
"7448917907": "https://devtools-registry.s3.yandex.net/7448917907",
710713
"5766171341": "https://devtools-registry.s3.yandex.net/5766171341",
711714
"5805430188": "https://devtools-registry.s3.yandex.net/5805430188",
712715
"5829023352": "https://devtools-registry.s3.yandex.net/5829023352",
@@ -757,6 +760,7 @@
757760
"7376200682": "https://devtools-registry.s3.yandex.net/7376200682",
758761
"7386586293": "https://devtools-registry.s3.yandex.net/7386586293",
759762
"7431155222": "https://devtools-registry.s3.yandex.net/7431155222",
763+
"7448911598": "https://devtools-registry.s3.yandex.net/7448911598",
760764
"5766172695": "https://devtools-registry.s3.yandex.net/5766172695",
761765
"5805432230": "https://devtools-registry.s3.yandex.net/5805432230",
762766
"5829029743": "https://devtools-registry.s3.yandex.net/5829029743",
@@ -807,6 +811,7 @@
807811
"7376207833": "https://devtools-registry.s3.yandex.net/7376207833",
808812
"7386587719": "https://devtools-registry.s3.yandex.net/7386587719",
809813
"7431157276": "https://devtools-registry.s3.yandex.net/7431157276",
814+
"7448916360": "https://devtools-registry.s3.yandex.net/7448916360",
810815
"4307890075": "https://devtools-registry.s3.yandex.net/4307890075",
811816
"5517245192": "https://devtools-registry.s3.yandex.net/5517245192",
812817
"4307901240": "https://devtools-registry.s3.yandex.net/4307901240",
@@ -897,14 +902,17 @@
897902
"7193803465": "https://devtools-registry.s3.yandex.net/7193803465",
898903
"7324464594": "https://devtools-registry.s3.yandex.net/7324464594",
899904
"7414146467": "https://devtools-registry.s3.yandex.net/7414146467",
905+
"7442753753": "https://devtools-registry.s3.yandex.net/7442753753",
900906
"7406675906": "https://devtools-registry.s3.yandex.net/7406675906",
907+
"7442782962": "https://devtools-registry.s3.yandex.net/7442782962",
901908
"7406663741": "https://devtools-registry.s3.yandex.net/7406663741",
902909
"7406665335": "https://devtools-registry.s3.yandex.net/7406665335",
903910
"7193800506": "https://devtools-registry.s3.yandex.net/7193800506",
904911
"7324461714": "https://devtools-registry.s3.yandex.net/7324461714",
905912
"7193813071": "https://devtools-registry.s3.yandex.net/7193813071",
906913
"7414134699": "https://devtools-registry.s3.yandex.net/7414134699",
907914
"7414121829": "https://devtools-registry.s3.yandex.net/7414121829",
915+
"7442851482": "https://devtools-registry.s3.yandex.net/7442851482",
908916
"3167009386": "https://devtools-registry.s3.yandex.net/3167009386",
909917
"3050798466": "https://devtools-registry.s3.yandex.net/3050798466",
910918
"3064614561": "https://devtools-registry.s3.yandex.net/3064614561",
@@ -1007,10 +1015,15 @@
10071015
"7320257970": "https://devtools-registry.s3.yandex.net/7320257970",
10081016
"7336062757": "https://devtools-registry.s3.yandex.net/7336062757",
10091017
"7406874438": "https://devtools-registry.s3.yandex.net/7406874438",
1018+
"7451602609": "https://devtools-registry.s3.yandex.net/7451602609",
10101019
"7407124272": "https://devtools-registry.s3.yandex.net/7407124272",
1020+
"7451585962": "https://devtools-registry.s3.yandex.net/7451585962",
10111021
"7406983705": "https://devtools-registry.s3.yandex.net/7406983705",
1022+
"7451712332": "https://devtools-registry.s3.yandex.net/7451712332",
10121023
"7407028815": "https://devtools-registry.s3.yandex.net/7407028815",
1024+
"7451466407": "https://devtools-registry.s3.yandex.net/7451466407",
10131025
"7407150115": "https://devtools-registry.s3.yandex.net/7407150115",
1026+
"7451406900": "https://devtools-registry.s3.yandex.net/7451406900",
10141027
"6048579718": "https://devtools-registry.s3.yandex.net/6048579718",
10151028
"2980468199": "https://devtools-registry.s3.yandex.net/2980468199",
10161029
"5562224408": "https://devtools-registry.s3.yandex.net/5562224408"
@@ -1153,14 +1166,14 @@
11531166
"6740765286": "bin-lld-16-optimized-linux-x86_64-30f81a61922d8f6d21a62ad26f7a3711ec368b9f",
11541167
"6657758332": "bin-lld-16-optimized-linux-x86_64-6fcb1f9a0ea89cca05d938ce61f89490b56940c4",
11551168
"6782718840": "bin-lld-16-optimized-linux-x86_64-e9ee8ec890c372b0d234bbdc8d711e991af44797",
1156-
"7421008516": "bin-mold-darwin-arm64-9ed8f351aa52a09a3d6ab1d977afb583bf69d8d5",
1157-
"7421180051": "bin-mold-darwin-x86_64-9ed8f351aa52a09a3d6ab1d977afb583bf69d8d5",
1158-
"7421207790": "bin-mold-linux-aarch64-9ed8f351aa52a09a3d6ab1d977afb583bf69d8d5",
1159-
"7421606584": "bin-mold-linux-x86_64-9ed8f351aa52a09a3d6ab1d977afb583bf69d8d5",
11601169
"7412448309": "bin-lld-18-darwin-arm64-9ed8f351aa52a09a3d6ab1d977afb583bf69d8d5",
11611170
"7412319411": "bin-lld-18-darwin-x86_64-9ed8f351aa52a09a3d6ab1d977afb583bf69d8d5",
11621171
"7412751020": "bin-lld-18-linux-aarch64-9ed8f351aa52a09a3d6ab1d977afb583bf69d8d5",
11631172
"7412874863": "bin-lld-18-linux-x86_64-9ed8f351aa52a09a3d6ab1d977afb583bf69d8d5",
1173+
"7421008516": "bin-mold-darwin-arm64-9ed8f351aa52a09a3d6ab1d977afb583bf69d8d5",
1174+
"7421180051": "bin-mold-darwin-x86_64-9ed8f351aa52a09a3d6ab1d977afb583bf69d8d5",
1175+
"7421207790": "bin-mold-linux-aarch64-9ed8f351aa52a09a3d6ab1d977afb583bf69d8d5",
1176+
"7421606584": "bin-mold-linux-x86_64-9ed8f351aa52a09a3d6ab1d977afb583bf69d8d5",
11641177
"360916612": "binutils 2.26 for linux_ubuntu_10.04_lucid",
11651178
"4312064267": "black_linter for linux",
11661179
"4312063561": "black_linter for linux-aarch64",
@@ -1622,6 +1635,7 @@
16221635
"7376206195": "devtools/ymake/bin/ymake for darwin",
16231636
"7386587280": "devtools/ymake/bin/ymake for darwin",
16241637
"7431156616": "devtools/ymake/bin/ymake for darwin",
1638+
"7448914799": "devtools/ymake/bin/ymake for darwin",
16251639
"5766171800": "devtools/ymake/bin/ymake for darwin-arm64",
16261640
"5805430761": "devtools/ymake/bin/ymake for darwin-arm64",
16271641
"5829025456": "devtools/ymake/bin/ymake for darwin-arm64",
@@ -1672,6 +1686,7 @@
16721686
"7376203383": "devtools/ymake/bin/ymake for darwin-arm64",
16731687
"7386586845": "devtools/ymake/bin/ymake for darwin-arm64",
16741688
"7431156019": "devtools/ymake/bin/ymake for darwin-arm64",
1689+
"7448913101": "devtools/ymake/bin/ymake for darwin-arm64",
16751690
"5766173070": "devtools/ymake/bin/ymake for linux",
16761691
"5805432830": "devtools/ymake/bin/ymake for linux",
16771692
"5829031598": "devtools/ymake/bin/ymake for linux",
@@ -1722,6 +1737,7 @@
17221737
"7376210406": "devtools/ymake/bin/ymake for linux",
17231738
"7386588080": "devtools/ymake/bin/ymake for linux",
17241739
"7431157902": "devtools/ymake/bin/ymake for linux",
1740+
"7448917907": "devtools/ymake/bin/ymake for linux",
17251741
"5766171341": "devtools/ymake/bin/ymake for linux-aarch64",
17261742
"5805430188": "devtools/ymake/bin/ymake for linux-aarch64",
17271743
"5829023352": "devtools/ymake/bin/ymake for linux-aarch64",
@@ -1772,6 +1788,7 @@
17721788
"7376200682": "devtools/ymake/bin/ymake for linux-aarch64",
17731789
"7386586293": "devtools/ymake/bin/ymake for linux-aarch64",
17741790
"7431155222": "devtools/ymake/bin/ymake for linux-aarch64",
1791+
"7448911598": "devtools/ymake/bin/ymake for linux-aarch64",
17751792
"5766172695": "devtools/ymake/bin/ymake for win32-clang-cl",
17761793
"5805432230": "devtools/ymake/bin/ymake for win32-clang-cl",
17771794
"5829029743": "devtools/ymake/bin/ymake for win32-clang-cl",
@@ -1822,6 +1839,7 @@
18221839
"7376207833": "devtools/ymake/bin/ymake for win32-clang-cl",
18231840
"7386587719": "devtools/ymake/bin/ymake for win32-clang-cl",
18241841
"7431157276": "devtools/ymake/bin/ymake for win32-clang-cl",
1842+
"7448916360": "devtools/ymake/bin/ymake for win32-clang-cl",
18251843
"4307890075": "flake8_linter for linux",
18261844
"5517245192": "flake8_linter for linux",
18271845
"4307901240": "flake8_linter for linux-aarch64",
@@ -1912,14 +1930,17 @@
19121930
"7193803465": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/17df2ad2-24bc-49e8-8909-b58685dac393/yfm-docs.tar",
19131931
"7324464594": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/32cc8c74-decd-44a8-bc8c-f8f0d7edfffe/yfm-docs.tar",
19141932
"7414146467": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/66167d72-07fa-444c-8493-dea0a39d034e/yfm-docs.tar",
1933+
"7442753753": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/68e622e9-832b-4a30-81c5-a38c80bb0776/yfm-docs.tar",
19151934
"7406675906": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/6bba4fa0-ac5e-4a8a-89df-ce9e09573567/yfm-docs.tar",
1935+
"7442782962": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/6c14a83e-0f36-4397-92ae-c7f2fc1c69ce/yfm-docs.tar",
19161936
"7406663741": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/6f3d31a2-e730-48d5-92b4-024148b5768a/yfm-docs.tar",
19171937
"7406665335": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/895e2cbd-d4a8-4a5c-9cf5-5666e796f17a/yfm-docs.tar",
19181938
"7193800506": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/9be8ed55-d7f8-4029-a7fd-fbfa072b896f/yfm-docs.tar",
19191939
"7324461714": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/b3543418-58d4-4e1c-b2be-43b55b035e91/yfm-docs.tar",
19201940
"7193813071": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/b6531a79-b803-4672-a9e9-f9f348009f5f/yfm-docs.tar",
19211941
"7414134699": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/be080cb9-5ea7-467b-80f3-b86165baf8d3/yfm-docs.tar",
19221942
"7414121829": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/c9f3052f-45b4-423b-8d09-fbe676105c06/yfm-docs.tar",
1943+
"7442851482": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/dce499d7-32db-4d37-ae1a-a2704d21e9d8/yfm-docs.tar",
19231944
"3167009386": "openjdk 11.0.15 vanilla for darwin",
19241945
"3050798466": "openjdk 11.0.15 vanilla for darwin-arm64",
19251946
"3064614561": "openjdk 11.0.15 vanilla for linux",
@@ -2022,14 +2043,19 @@
20222043
"7320257970": "ynd-bin-frozen-python3-mingw-w64-x86_64-e139f4d2038ecfbb34fbbd77f84c4b63ddcb613b",
20232044
"7336062757": "ynd-bin-frozen-python3-mingw-w64-x86_64-eacbfe8057414a218b407c837c9dcd8f2162f810",
20242045
"7406874438": "ynd-clang-18-optimized-darwin-arm64-56872a411472c7ec2b09f2c8372ea4c67d069a5b",
2046+
"7451602609": "ynd-clang-18-optimized-darwin-arm64-c66062833fd14752a7ad8fbfb8f25f370b097278",
20252047
"7407124272": "ynd-clang-18-optimized-darwin-x86_64-56872a411472c7ec2b09f2c8372ea4c67d069a5b",
2048+
"7451585962": "ynd-clang-18-optimized-darwin-x86_64-c66062833fd14752a7ad8fbfb8f25f370b097278",
20262049
"7406983705": "ynd-clang-18-optimized-linux-aarch64-56872a411472c7ec2b09f2c8372ea4c67d069a5b",
2050+
"7451712332": "ynd-clang-18-optimized-linux-aarch64-c66062833fd14752a7ad8fbfb8f25f370b097278",
20272051
"7407028815": "ynd-clang-18-optimized-linux-x86_64-56872a411472c7ec2b09f2c8372ea4c67d069a5b",
2052+
"7451466407": "ynd-clang-18-optimized-linux-x86_64-c66062833fd14752a7ad8fbfb8f25f370b097278",
20282053
"7407150115": "ynd-clang-18-optimized-mingw-w64-x86_64-56872a411472c7ec2b09f2c8372ea4c67d069a5b",
2054+
"7451406900": "ynd-clang-18-optimized-mingw-w64-x86_64-c66062833fd14752a7ad8fbfb8f25f370b097278",
20292055
"6048579718": "yt/go/ytrecipe/cmd/ytexec for linux",
20302056
"2980468199": "ytexec for linux",
20312057
"5562224408": "ytexec for linux"
20322058
},
20332059
"resources_info": {},
20342060
"tasks": {}
2035-
}
2061+
}

build/platform/clang/clang18.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"by_platform": {
33
"darwin-arm64": {
4-
"uri": "sbr:7406874438"
4+
"uri": "sbr:7451602609"
55
},
66
"darwin-x86_64": {
7-
"uri": "sbr:7407124272"
7+
"uri": "sbr:7451585962"
88
},
99
"linux-aarch64": {
10-
"uri": "sbr:7406983705"
10+
"uri": "sbr:7451712332"
1111
},
1212
"linux-x86_64": {
13-
"uri": "sbr:7407028815"
13+
"uri": "sbr:7451466407"
1414
},
1515
"win32-x86_64": {
16-
"uri": "sbr:7407150115"
16+
"uri": "sbr:7451406900"
1717
}
1818
}
1919
}

0 commit comments

Comments
 (0)