[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][main] 2 commits: Bug 41809: Update toolchains for Firefox 152



Title: GitLab

boklm pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

  • 1c5946d8
    by Nicolas Vigier at 2026-06-05T09:45:02+02:00
    Bug 41809: Update toolchains for Firefox 152
    
  • 649fc472
    by Nicolas Vigier at 2026-06-05T09:45:02+02:00
    Bug 41813: Disable build artifacts in generate_gradle_dependencies_list-geckoview
    

11 changed files:

Changes:

  • projects/android-sdk/build
    ... ... @@ -27,6 +27,8 @@ unzip -qq $rootdir/[% c("input_files_by_name/platform-36.1") %] -d platforms
    27 27
     # Normally, it should not be needed. So, when upgrading, do not add its
    
    28 28
     # package.xml, unless you encounter the same bug.
    
    29 29
     mv $rootdir/platform-36.1-package.xml platforms/android-36.1/package.xml
    
    30
    +unzip -qq $rootdir/[% c("input_files_by_name/platform-37") %] -d platforms
    
    31
    +mv $rootdir/platform-37.0-package.xml platforms/android-37.0/package.xml
    
    30 32
     
    
    31 33
     # Platform tools
    
    32 34
     unzip -qq $rootdir/[% c("input_files_by_name/platform_tools") %]
    

  • projects/android-sdk/config
    1 1
     # vim: filetype=yaml sw=2
    
    2 2
     # FIXME: Rework this whole mess (tor-browser-build#41677)
    
    3 3
     filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
    
    4
    -version: 36.1.0
    
    4
    +version: 37.0.0
    
    5 5
     var:
    
    6 6
       setup: |
    
    7 7
         mkdir -p /var/tmp/dist
    
    ... ... @@ -10,15 +10,15 @@ var:
    10 10
         [[ -n "${ANDROID_NDK_HOME:-}" ]] && ln -s "${ANDROID_NDK_HOME:-}" "$ANDROID_HOME/ndk/[% pc('android-ndk', 'version') %]"
    
    11 11
         export PATH=$PATH:$ANDROID_HOME/build-tools/[% c("version") %]
    
    12 12
       google_repo: https://dl.google.com/android/repository
    
    13
    -  android_release_dir: android-16
    
    13
    +  android_release_dir: android-37.0
    
    14 14
       # We need the following two variables for get_build_tools, used by signing
    
    15 15
       # scripts.
    
    16
    -  build_tools_version: 36.1
    
    16
    +  build_tools_version: 37
    
    17 17
       build_tools_filename: 'build-tools_r[% c("var/build_tools_version") %]_linux.zip'
    
    18
    -  build_tools_sha256sum: a7b5889e4a79fcf3b0976bef40d401f4240fb1eed891d9d91169da1111e11d78
    
    18
    +  build_tools_sha256sum: 01af179347cbcd9c208b7f8171f7b21f6dd1d2f85bcd15e88caa51d5d7b86060
    
    19 19
       commandlinetools_version: 14742923
    
    20 20
       commandlinetools_version_string: 20.0
    
    21
    -  platform_tools_version: 36.0.0
    
    21
    +  platform_tools_version: 37.0.0
    
    22 22
     input_files:
    
    23 23
       # Hashes can be compared with https://gitlab.com/fdroid/android-sdk-transparency-log/-/blob/master/checksums.json
    
    24 24
       - URL: '[% c("var/google_repo") %]/commandlinetools-linux-[% c("var/commandlinetools_version") %]_latest.zip'
    
    ... ... @@ -27,6 +27,10 @@ input_files:
    27 27
       - URL: '[% c("var/google_repo") %]/[% c("var/build_tools_filename") %]'
    
    28 28
         name: build_tools
    
    29 29
         sha256sum: '[% c("var/build_tools_sha256sum") %]'
    
    30
    +  - URL: '[% c("var/google_repo") %]/platform-37.0_r01.zip'
    
    31
    +    name: platform-37
    
    32
    +    sha256sum: 19bdcf42de0cb0e9500a27da6833fc30cdd49a7ec690aa5cabaa0ef893af9ebe
    
    33
    +  - filename: platform-37.0-package.xml
    
    30 34
       - URL: '[% c("var/google_repo") %]/platform-36_r01.zip'
    
    31 35
         name: platform-36
    
    32 36
         sha256sum: a5273f7d68de0a6a58032b26c24965634bc14ed3839e70a3a9759369f3f6c02a
    
    ... ... @@ -39,7 +43,7 @@ input_files:
    39 43
       # SDK version/build-tools version.
    
    40 44
       - URL: '[% c("var/google_repo") %]/platform-tools_r[% c("var/platform_tools_version") %]-linux.zip'
    
    41 45
         name: platform_tools
    
    42
    -    sha256sum: 0ead642c943ffe79701fccca8f5f1c69c4ce4f43df2eefee553f6ccb27cbfbe8
    
    46
    +    sha256sum: 198ae156ab285fa555987219af237b31102fefe8b9d2bc274708a8d4f2865a07
    
    43 47
     steps:
    
    44 48
       # The get_build_tools step is used by tools/signing/android-signing
    
    45 49
       get_build_tools:
    

  • projects/android-sdk/platform-37.0-package.xml
    1
    +<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    
    2
    +<ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/02" xmlns:ns3="http://schemas.android.com/repository/android/common/01" xmlns:ns4="http://schemas.android.com/repository/android/generic/01" xmlns:ns5="http://schemas.android.com/repository/android/generic/02" xmlns:ns6="http://schemas.android.com/sdk/android/repo/repository2/01" xmlns:ns7="http://schemas.android.com/sdk/android/repo/repository2/02" xmlns:ns8="http://schemas.android.com/sdk/android/repo/repository2/03" xmlns:ns9="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns10="http://schemas.android.com/sdk/android/repo/addon2/02" xmlns:ns11="http://schemas.android.com/sdk/android/repo/addon2/03" xmlns:ns12="http://schemas.android.com/sdk/android/repo/sys-img2/04" xmlns:ns13="http://schemas.android.com/sdk/android/repo/sys-img2/03" xmlns:ns14="http://schemas.android.com/sdk/android/repo/sys-img2/02" xmlns:ns15="http://schemas.android.com/sdk/android/repo/sys-img2/01">
    
    3
    +    <license id="android-sdk-license" type="text">Terms and Conditions
    
    4
    +
    
    5
    +This is the Android Software Development Kit License Agreement
    
    6
    +
    
    7
    +1. Introduction
    
    8
    +
    
    9
    +1.1 The Android Software Development Kit (referred to in the License Agreement as the "SDK" and specifically including the Android system files, packaged APIs, and Google APIs add-ons) is licensed to you subject to the terms of the License Agreement. The License Agreement forms a legally binding contract between you and Google in relation to your use of the SDK.
    
    10
    +
    
    11
    +1.2 "Android" means the Android software stack for devices, as made available under the Android Open Source Project, which is located at the following URL: http://source.android.com/, as updated from time to time.
    
    12
    +
    
    13
    +1.3 A "compatible implementation" means any Android device that (i) complies with the Android Compatibility Definition document, which can be found at the Android compatibility website (http://source.android.com/compatibility) and which may be updated from time to time; and (ii) successfully passes the Android Compatibility Test Suite (CTS).
    
    14
    +
    
    15
    +1.4 "Google" means Google Inc., a Delaware corporation with principal place of business at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States.
    
    16
    +
    
    17
    +
    
    18
    +2. Accepting the License Agreement
    
    19
    +
    
    20
    +2.1 In order to use the SDK, you must first agree to the License Agreement. You may not use the SDK if you do not accept the License Agreement.
    
    21
    +
    
    22
    +2.2 By clicking to accept, you hereby agree to the terms of the License Agreement.
    
    23
    +
    
    24
    +2.3 You may not use the SDK and may not accept the License Agreement if you are a person barred from receiving the SDK under the laws of the United States or other countries, including the country in which you are resident or from which you use the SDK.
    
    25
    +
    
    26
    +2.4 If you are agreeing to be bound by the License Agreement on behalf of your employer or other entity, you represent and warrant that you have full legal authority to bind your employer or such entity to the License Agreement. If you do not have the requisite authority, you may not accept the License Agreement or use the SDK on behalf of your employer or other entity.
    
    27
    +
    
    28
    +
    
    29
    +3. SDK License from Google
    
    30
    +
    
    31
    +3.1 Subject to the terms of the License Agreement, Google grants you a limited, worldwide, royalty-free, non-assignable, non-exclusive, and non-sublicensable license to use the SDK solely to develop applications for compatible implementations of Android.
    
    32
    +
    
    33
    +3.2 You may not use this SDK to develop applications for other platforms (including non-compatible implementations of Android) or to develop another SDK. You are of course free to develop applications for other platforms, including non-compatible implementations of Android, provided that this SDK is not used for that purpose.
    
    34
    +
    
    35
    +3.3 You agree that Google or third parties own all legal right, title and interest in and to the SDK, including any Intellectual Property Rights that subsist in the SDK. "Intellectual Property Rights" means any and all rights under patent law, copyright law, trade secret law, trademark law, and any and all other proprietary rights. Google reserves all rights not expressly granted to you.
    
    36
    +
    
    37
    +3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except to the extent required by applicable third party licenses, you may not copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK.
    
    38
    +
    
    39
    +3.5 Use, reproduction and distribution of components of the SDK licensed under an open source software license are governed solely by the terms of that open source software license and not the License Agreement.
    
    40
    +
    
    41
    +3.6 You agree that the form and nature of the SDK that Google provides may change without prior notice to you and that future versions of the SDK may be incompatible with applications developed on previous versions of the SDK. You agree that Google may stop (permanently or temporarily) providing the SDK (or any features within the SDK) to you or to users generally at Google's sole discretion, without prior notice to you.
    
    42
    +
    
    43
    +3.7 Nothing in the License Agreement gives you a right to use any of Google's trade names, trademarks, service marks, logos, domain names, or other distinctive brand features.
    
    44
    +
    
    45
    +3.8 You agree that you will not remove, obscure, or alter any proprietary rights notices (including copyright and trademark notices) that may be affixed to or contained within the SDK.
    
    46
    +
    
    47
    +
    
    48
    +4. Use of the SDK by You
    
    49
    +
    
    50
    +4.1 Google agrees that it obtains no right, title or interest from you (or your licensors) under the License Agreement in or to any software applications that you develop using the SDK, including any intellectual property rights that subsist in those applications.
    
    51
    +
    
    52
    +4.2 You agree to use the SDK and write applications only for purposes that are permitted by (a) the License Agreement and (b) any applicable law, regulation or generally accepted practices or guidelines in the relevant jurisdictions (including any laws regarding the export of data or software to and from the United States or other relevant countries).
    
    53
    +
    
    54
    +4.3 You agree that if you use the SDK to develop applications for general public users, you will protect the privacy and legal rights of those users. If the users provide you with user names, passwords, or other login information or personal information, you must make the users aware that the information will be available to your application, and you must provide legally adequate privacy notice and protection for those users. If your application stores personal or sensitive information provided by users, it must do so securely. If the user provides your application with Google Account information, your application may only use that information to access the user's Google Account when, and for the limited purposes for which, the user has given you permission to do so.
    
    55
    +
    
    56
    +4.4 You agree that you will not engage in any activity with the SDK, including the development or distribution of an application, that interferes with, disrupts, damages, or accesses in an unauthorized manner the servers, networks, or other properties or services of any third party including, but not limited to, Google or any mobile communications carrier.
    
    57
    +
    
    58
    +4.5 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any data, content, or resources that you create, transmit or display through Android and/or applications for Android, and for the consequences of your actions (including any loss or damage which Google may suffer) by doing so.
    
    59
    +
    
    60
    +4.6 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any breach of your obligations under the License Agreement, any applicable third party contract or Terms of Service, or any applicable law or regulation, and for the consequences (including any loss or damage which Google or any third party may suffer) of any such breach.
    
    61
    +
    
    62
    +5. Your Developer Credentials
    
    63
    +
    
    64
    +5.1 You agree that you are responsible for maintaining the confidentiality of any developer credentials that may be issued to you by Google or which you may choose yourself and that you will be solely responsible for all applications that are developed under your developer credentials.
    
    65
    +
    
    66
    +6. Privacy and Information
    
    67
    +
    
    68
    +6.1 In order to continually innovate and improve the SDK, Google may collect certain usage statistics from the software including but not limited to a unique identifier, associated IP address, version number of the software, and information on which tools and/or services in the SDK are being used and how they are being used. Before any of this information is collected, the SDK will notify you and seek your consent. If you withhold consent, the information will not be collected.
    
    69
    +
    
    70
    +6.2 The data collected is examined in the aggregate to improve the SDK and is maintained in accordance with Google's Privacy Policy.
    
    71
    +
    
    72
    +
    
    73
    +7. Third Party Applications
    
    74
    +
    
    75
    +7.1 If you use the SDK to run applications developed by a third party or that access data, content or resources provided by a third party, you agree that Google is not responsible for those applications, data, content, or resources. You understand that all data, content or resources which you may access through such third party applications are the sole responsibility of the person from which they originated and that Google is not liable for any loss or damage that you may experience as a result of the use or access of any of those third party applications, data, content, or resources.
    
    76
    +
    
    77
    +7.2 You should be aware the data, content, and resources presented to you through such a third party application may be protected by intellectual property rights which are owned by the providers (or by other persons or companies on their behalf). You may not modify, rent, lease, loan, sell, distribute or create derivative works based on these data, content, or resources (either in whole or in part) unless you have been specifically given permission to do so by the relevant owners.
    
    78
    +
    
    79
    +7.3 You acknowledge that your use of such third party applications, data, content, or resources may be subject to separate terms between you and the relevant third party. In that case, the License Agreement does not affect your legal relationship with these third parties.
    
    80
    +
    
    81
    +
    
    82
    +8. Using Android APIs
    
    83
    +
    
    84
    +8.1 Google Data APIs
    
    85
    +
    
    86
    +8.1.1 If you use any API to retrieve data from Google, you acknowledge that the data may be protected by intellectual property rights which are owned by Google or those parties that provide the data (or by other persons or companies on their behalf). Your use of any such API may be subject to additional Terms of Service. You may not modify, rent, lease, loan, sell, distribute or create derivative works based on this data (either in whole or in part) unless allowed by the relevant Terms of Service.
    
    87
    +
    
    88
    +8.1.2 If you use any API to retrieve a user's data from Google, you acknowledge and agree that you shall retrieve data only with the user's explicit consent and only when, and for the limited purposes for which, the user has given you permission to do so. If you use the Android Recognition Service API, documented at the following URL: https://developer.android.com/reference/android/speech/RecognitionService, as updated from time to time, you acknowledge that the use of the API is subject to the Data Processing Addendum for Products where Google is a Data Processor, which is located at the following URL: https://privacy.google.com/businesses/gdprprocessorterms/, as updated from time to time. By clicking to accept, you hereby agree to the terms of the Data Processing Addendum for Products where Google is a Data Processor.
    
    89
    +
    
    90
    +
    
    91
    +9. Terminating the License Agreement
    
    92
    +
    
    93
    +9.1 The License Agreement will continue to apply until terminated by either you or Google as set out below.
    
    94
    +
    
    95
    +9.2 If you want to terminate the License Agreement, you may do so by ceasing your use of the SDK and any relevant developer credentials.
    
    96
    +
    
    97
    +9.3 Google may at any time, terminate the License Agreement with you if: (A) you have breached any provision of the License Agreement; or (B) Google is required to do so by law; or (C) the partner with whom Google offered certain parts of SDK (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the SDK to you; or (D) Google decides to no longer provide the SDK or certain parts of the SDK to users in the country in which you are resident or from which you use the service, or the provision of the SDK or certain SDK services to you by Google is, in Google's sole discretion, no longer commercially viable.
    
    98
    +
    
    99
    +9.4 When the License Agreement comes to an end, all of the legal rights, obligations and liabilities that you and Google have benefited from, been subject to (or which have accrued over time whilst the License Agreement has been in force) or which are expressed to continue indefinitely, shall be unaffected by this cessation, and the provisions of paragraph 14.7 shall continue to apply to such rights, obligations and liabilities indefinitely.
    
    100
    +
    
    101
    +
    
    102
    +10. DISCLAIMER OF WARRANTIES
    
    103
    +
    
    104
    +10.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT YOUR USE OF THE SDK IS AT YOUR SOLE RISK AND THAT THE SDK IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTY OF ANY KIND FROM GOOGLE.
    
    105
    +
    
    106
    +10.2 YOUR USE OF THE SDK AND ANY MATERIAL DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE USE OF THE SDK IS AT YOUR OWN DISCRETION AND RISK AND YOU ARE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR COMPUTER SYSTEM OR OTHER DEVICE OR LOSS OF DATA THAT RESULTS FROM SUCH USE.
    
    107
    +
    
    108
    +10.3 GOOGLE FURTHER EXPRESSLY DISCLAIMS ALL WARRANTIES AND CONDITIONS OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO THE IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
    
    109
    +
    
    110
    +
    
    111
    +11. LIMITATION OF LIABILITY
    
    112
    +
    
    113
    +11.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT GOOGLE, ITS SUBSIDIARIES AND AFFILIATES, AND ITS LICENSORS SHALL NOT BE LIABLE TO YOU UNDER ANY THEORY OF LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES THAT MAY BE INCURRED BY YOU, INCLUDING ANY LOSS OF DATA, WHETHER OR NOT GOOGLE OR ITS REPRESENTATIVES HAVE BEEN ADVISED OF OR SHOULD HAVE BEEN AWARE OF THE POSSIBILITY OF ANY SUCH LOSSES ARISING.
    
    114
    +
    
    115
    +
    
    116
    +12. Indemnification
    
    117
    +
    
    118
    +12.1 To the maximum extent permitted by law, you agree to defend, indemnify and hold harmless Google, its affiliates and their respective directors, officers, employees and agents from and against any and all claims, actions, suits or proceedings, as well as any and all losses, liabilities, damages, costs and expenses (including reasonable attorneys fees) arising out of or accruing from (a) your use of the SDK, (b) any application you develop on the SDK that infringes any copyright, trademark, trade secret, trade dress, patent or other intellectual property right of any person or defames any person or violates their rights of publicity or privacy, and (c) any non-compliance by you with the License Agreement.
    
    119
    +
    
    120
    +
    
    121
    +13. Changes to the License Agreement
    
    122
    +
    
    123
    +13.1 Google may make changes to the License Agreement as it distributes new versions of the SDK. When these changes are made, Google will make a new version of the License Agreement available on the website where the SDK is made available.
    
    124
    +
    
    125
    +
    
    126
    +14. General Legal Terms
    
    127
    +
    
    128
    +14.1 The License Agreement constitutes the whole legal agreement between you and Google and governs your use of the SDK (excluding any services which Google may provide to you under a separate written agreement), and completely replaces any prior agreements between you and Google in relation to the SDK.
    
    129
    +
    
    130
    +14.2 You agree that if Google does not exercise or enforce any legal right or remedy which is contained in the License Agreement (or which Google has the benefit of under any applicable law), this will not be taken to be a formal waiver of Google's rights and that those rights or remedies will still be available to Google.
    
    131
    +
    
    132
    +14.3 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of the License Agreement is invalid, then that provision will be removed from the License Agreement without affecting the rest of the License Agreement. The remaining provisions of the License Agreement will continue to be valid and enforceable.
    
    133
    +
    
    134
    +14.4 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to the License Agreement and that such other companies shall be entitled to directly enforce, and rely upon, any provision of the License Agreement that confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to the License Agreement.
    
    135
    +
    
    136
    +14.5 EXPORT RESTRICTIONS. THE SDK IS SUBJECT TO UNITED STATES EXPORT LAWS AND REGULATIONS. YOU MUST COMPLY WITH ALL DOMESTIC AND INTERNATIONAL EXPORT LAWS AND REGULATIONS THAT APPLY TO THE SDK. THESE LAWS INCLUDE RESTRICTIONS ON DESTINATIONS, END USERS AND END USE.
    
    137
    +
    
    138
    +14.6 The rights granted in the License Agreement may not be assigned or transferred by either you or Google without the prior written approval of the other party. Neither you nor Google shall be permitted to delegate their responsibilities or obligations under the License Agreement without the prior written approval of the other party.
    
    139
    +
    
    140
    +14.7 The License Agreement, and your relationship with Google under the License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.
    
    141
    +
    
    142
    +
    
    143
    +January 16, 2019</license>
    
    144
    +    <localPackage path="platforms;android-37.0" obsolete="false">
    
    145
    +        <type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns8:platformDetailsType">
    
    146
    +            <api-level>37.0</api-level>
    
    147
    +            <codename></codename>
    
    148
    +            <extension-level>22</extension-level>
    
    149
    +            <base-extension>true</base-extension>
    
    150
    +            <layoutlib api="15"/>
    
    151
    +        </type-details>
    
    152
    +        <revision>
    
    153
    +            <major>1</major>
    
    154
    +        </revision>
    
    155
    +        <display-name>Android SDK Platform 37.0</display-name>
    
    156
    +        <uses-license ref="android-sdk-license"/>
    
    157
    +    </localPackage>
    
    158
    +</ns2:repository>

  • projects/application-services/config
    1 1
     # vim: filetype=yaml sw=2
    
    2
    -version: '151.0'
    
    2
    +version: '152.0'
    
    3 3
     git_hash: 'v[% c("version") %]-TORBROWSER-build[% c("var/build_number") %]'
    
    4 4
     git_url: https://gitlab.torproject.org/tpo/applications/application-services.git
    
    5 5
     tag_gpg_id: 1
    
    ... ... @@ -24,9 +24,9 @@ var:
    24 24
       gradle_version: 8.14.3
    
    25 25
       glean_parser: 19.0.0
    
    26 26
       # NSS version ans sha256 are in libs/build-all.sh.
    
    27
    -  nss_version: '3.123'
    
    28
    -  nspr_version: '4.38.2'
    
    29
    -  nss_sha256sum: 4108c1467923b0dfbcc373da986792439a3c12cb1c294b646c31c55424717bfe
    
    27
    +  nss_version: '3.124'
    
    28
    +  nspr_version: '4.39'
    
    29
    +  nss_sha256sum: 362de77e31a16e64be500a22980448c7f08e98dd8ab85c29d0c5e41d4df68d1c
    
    30 30
       cargo_vendor_include_config: 1
    
    31 31
     
    
    32 32
       application-services_versions_infos: '[% exec(c("basedir") _ "/tools/toolchain-updates/extract-application-services-versions-infos") %]'
    
    ... ... @@ -90,7 +90,7 @@ steps:
    90 90
             project: application-services
    
    91 91
             pkg_type: cargo_vendor
    
    92 92
             norec:
    
    93
    -          sha256sum: 8462d6b10cfc242fc1c39f8dd924eced3b16f9090cbb16131a4e62b3c0ccff63
    
    93
    +          sha256sum: b983d8dbde7f15e9249e04b36862a5a3cc17ab334294a00195ac5812c7ef5485
    
    94 94
             enable: '[% !c("var/generate_gradle_dependencies_list") %]'
    
    95 95
           - filename: gen-gradle-deps-file.py
    
    96 96
             enable: '[% c("var/generate_gradle_dependencies_list") %]'
    

  • projects/application-services/gradle-dependencies-list.txt
    ... ... @@ -229,19 +229,19 @@ d429b9312dffa0503381d1ee1b18a999bd901e7456612b2fb48c6a5d5a2caf88 | https://dl.go
    229 229
     e2eed37782da4d8c799d4c4b737c35ad88d3912f5136cfdfe2c014ccd40b350c | https://dl.google.com/dl/android/maven2/com/android/zipflinger/8.13.2/zipflinger-8.13.2.pom
    
    230 230
     d001eb0ccbbfc8cb9eaa193a358e63712974639775647be949ab232c2b29b407 | https://dl.google.com/dl/android/maven2/com/google/testing/platform/core-proto/0.0.9-alpha03/core-proto-0.0.9-alpha03.jar
    
    231 231
     3bb45280df1dd1c96b9a01724a614566b7d60d33453fcd52c2c741f9999c3a4e | https://dl.google.com/dl/android/maven2/com/google/testing/platform/core-proto/0.0.9-alpha03/core-proto-0.0.9-alpha03.pom
    
    232
    -0b016de76118b9ac383b0aa4fc95d43ca6370d323e93d8ec01d80cbb2b02cfa9 | https://maven.mozilla.org/maven2/org/mozilla/components/concept-fetch/149.0.2/concept-fetch-149.0.2.aar
    
    233
    -aec3c98ba01b6313469bd68eed8c3e4ed9c721596d74be3586b99135048f12e5 | https://maven.mozilla.org/maven2/org/mozilla/components/concept-fetch/149.0.2/concept-fetch-149.0.2.pom
    
    234
    -5e608cf91eb06c3ea5747df680306a5b8fa2ba87f3b9c13fdcdaa82924d32aa1 | https://maven.mozilla.org/maven2/org/mozilla/telemetry/glean-gradle-plugin/67.2.0/glean-gradle-plugin-67.2.0.jar
    
    235
    -48ec2a9362359c0d2c5a79ce05b2c8a60a20a263790e3d68ede872e061d0e8b2 | https://maven.mozilla.org/maven2/org/mozilla/telemetry/glean-gradle-plugin/67.2.0/glean-gradle-plugin-67.2.0.pom
    
    236
    -f571bd2b423274de69823a48c6b76d86545fa9e4bf28b3ddd142b511686b726d | https://maven.mozilla.org/maven2/org/mozilla/telemetry/glean-native/67.2.0/glean-native-67.2.0.aar
    
    237
    -669c8b262df15ed49d427bb48f658e00da6fbecd1d9b37041db05da6e0704baa | https://maven.mozilla.org/maven2/org/mozilla/telemetry/glean-native/67.2.0/glean-native-67.2.0.pom
    
    238
    -2492a59fd3ba6d4aba4e70646f0ce491d6f3b797e3e51887ec47e92a7d29942d | https://maven.mozilla.org/maven2/org/mozilla/telemetry/glean/67.2.0/glean-67.2.0.aar
    
    239
    -e1fc2cfdf634f4dfd6b262618420c67ac2665d7bca4d4ef29977376548ee29a7 | https://maven.mozilla.org/maven2/org/mozilla/telemetry/glean/67.2.0/glean-67.2.0.pom
    
    232
    +29aec065cc48347f2b17c21164440d135cdd581e0949af0a521699f92595abeb | https://maven.mozilla.org/maven2/org/mozilla/components/concept-fetch/150.0.3/concept-fetch-150.0.3.aar
    
    233
    +3828eb79b006512c08689ae68666a1ab3ab471567772ea6325d4e185371e24fd | https://maven.mozilla.org/maven2/org/mozilla/components/concept-fetch/150.0.3/concept-fetch-150.0.3.pom
    
    234
    +9882e51d742f3581536c6648d0692bfae7c44b36d7668b2d2603212f04b0cc20 | https://maven.mozilla.org/maven2/org/mozilla/telemetry/glean-gradle-plugin/67.3.1/glean-gradle-plugin-67.3.1.jar
    
    235
    +7d564ff743d54f951f13c55ed9b90187f9a5e745245002c2a0726d44fa84c36c | https://maven.mozilla.org/maven2/org/mozilla/telemetry/glean-gradle-plugin/67.3.1/glean-gradle-plugin-67.3.1.pom
    
    236
    +49f2cc6193308e5d44e72ff4f37ac20ffdf0c53b73d8ae3d508e32f61064e819 | https://maven.mozilla.org/maven2/org/mozilla/telemetry/glean-native/67.3.1/glean-native-67.3.1.aar
    
    237
    +d3c2a540fe8c48123065073b8e74e3c6ff6560163430c10289bd4d5d3990f04b | https://maven.mozilla.org/maven2/org/mozilla/telemetry/glean-native/67.3.1/glean-native-67.3.1.pom
    
    238
    +2492a59fd3ba6d4aba4e70646f0ce491d6f3b797e3e51887ec47e92a7d29942d | https://maven.mozilla.org/maven2/org/mozilla/telemetry/glean/67.3.1/glean-67.3.1.aar
    
    239
    +db97e3369d85d40d38a3602d2c8c46805025cfe9f0aaf0b444bc2dd0f9111112 | https://maven.mozilla.org/maven2/org/mozilla/telemetry/glean/67.3.1/glean-67.3.1.pom
    
    240 240
     6b4692f913a21b1fb603169ee78ba8f3e4ab2af9d762af9ca88b79126c1c0ad1 | https://plugins.gradle.org/m2/com/google/gradle/osdetector-gradle-plugin/1.7.3/osdetector-gradle-plugin-1.7.3.jar
    
    241 241
     8460c950127ca3598766161e38b4ff8d63b4d69fb8310a16e00b351350010c11 | https://plugins.gradle.org/m2/com/google/gradle/osdetector-gradle-plugin/1.7.3/osdetector-gradle-plugin-1.7.3.pom
    
    242
    -0dfeca0861962b7bae7df0199c9b939d51d8ed6b5876642512bdcd7e929cbdff | https://plugins.gradle.org/m2/com/google/protobuf/com.google.protobuf.gradle.plugin/0.9.6/com.google.protobuf.gradle.plugin-0.9.6.pom
    
    243
    -9c0915441a71647b1ddfae79b0ab28e2de763ee5fde1c4a6dd22d58d9389e966 | https://plugins.gradle.org/m2/com/google/protobuf/protobuf-gradle-plugin/0.9.6/protobuf-gradle-plugin-0.9.6.jar
    
    244
    -6f484dc02c175fe23dcab6112176b5d8a36562af78050cfcc13be163172600a5 | https://plugins.gradle.org/m2/com/google/protobuf/protobuf-gradle-plugin/0.9.6/protobuf-gradle-plugin-0.9.6.pom
    
    242
    +b8ec91ceb1ea20c0540bba08f654d1b0e82a2cbe57f0fbf2c80f6a9dfd531263 | https://plugins.gradle.org/m2/com/google/protobuf/com.google.protobuf.gradle.plugin/0.10.0/com.google.protobuf.gradle.plugin-0.10.0.pom
    
    243
    +42137dd8f5d9520801e9e54058b6bd65e4a33a233babb3f241cc48cf73870f27 | https://plugins.gradle.org/m2/com/google/protobuf/protobuf-gradle-plugin/0.10.0/protobuf-gradle-plugin-0.10.0.jar
    
    244
    +7976e51a9dfcd438c0a511967048f59f9c4b0a0af7e4b5f7b03579b89116cf5c | https://plugins.gradle.org/m2/com/google/protobuf/protobuf-gradle-plugin/0.10.0/protobuf-gradle-plugin-0.10.0.pom
    
    245 245
     d83e85991ac7591c9937020e550f42b22b85320cbb0812116c9a17ca91048f7c | https://plugins.gradle.org/m2/com/jetbrains/python/envs/com.jetbrains.python.envs.gradle.plugin/0.0.31/com.jetbrains.python.envs.gradle.plugin-0.0.31.pom
    
    246 246
     8d61c86cb01ecd6f13c5df452ebabbf2b10d1f5d0c108087951d1847870e095b | https://plugins.gradle.org/m2/de/undercouch/download/de.undercouch.download.gradle.plugin/5.7.0/de.undercouch.download.gradle.plugin-5.7.0.pom
    
    247 247
     f86065ae2d0a611af43e38ef1c910ad0ec699f9ed76eb990f211a0f1e6b70590 | https://plugins.gradle.org/m2/gradle/plugin/com/jetbrains/python/gradle-python-envs/0.0.31/gradle-python-envs-0.0.31.jar
    
    ... ... @@ -249,10 +249,10 @@ b7f00343ebdd21db9e9cb5ec189f9490429814d39b1c7371c997d4059e78dea5 | https://plugi
    249 249
     6b7aa8ea52466795239440c9881fa2875cacb6d36ecc8eeebb590354a610a067 | https://plugins.gradle.org/m2/io/gitlab/arturbosch/detekt/io.gitlab.arturbosch.detekt.gradle.plugin/1.23.8/io.gitlab.arturbosch.detekt.gradle.plugin-1.23.8.pom
    
    250 250
     f47aeef86821e52b2b18758978bd045f03d722292e32e747082122c6228952e0 | https://plugins.gradle.org/m2/kr/motd/maven/os-maven-plugin/1.7.1/os-maven-plugin-1.7.1.jar
    
    251 251
     4b758004422b9633dd318f29e784f1d180bd8a5920cd50af1930861f6d6a5476 | https://plugins.gradle.org/m2/kr/motd/maven/os-maven-plugin/1.7.1/os-maven-plugin-1.7.1.pom
    
    252
    -fb84eef558f1e4dc628b58009c290a254d5cd34c11cc46da9764c6e18d33cedb | https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-serialization/2.3.20/kotlin-serialization-2.3.20-gradle813.jar
    
    253
    -510e8dca6340d0e0717d3e4ffce32804dafefb31fefebb1309da91f13ba7bddf | https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-serialization/2.3.20/kotlin-serialization-2.3.20.module
    
    254
    -2a8e3e29d3bcbb8880ecc1c12cdc18d8d2404e7a79d804a3d440d6d440ce3d11 | https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-serialization/2.3.20/kotlin-serialization-2.3.20.pom
    
    255
    -379037f25c2de78ca3038481e4037601d697c86b175accaca764a9812230f170 | https://plugins.gradle.org/m2/org/jetbrains/kotlin/plugin/serialization/org.jetbrains.kotlin.plugin.serialization.gradle.plugin/2.3.20/org.jetbrains.kotlin.plugin.serialization.gradle.plugin-2.3.20.pom
    
    252
    +0e123ee3dd7da94a698c0f92aa60f244449524acde62eeca4a36e2c6071b3345 | https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-serialization/2.3.21/kotlin-serialization-2.3.21-gradle813.jar
    
    253
    +661e393f3ea6721cf965c2031d46608bbd77639e4899d5751f5734e23f374542 | https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-serialization/2.3.21/kotlin-serialization-2.3.21.module
    
    254
    +4e1290f492b1444a1266d3b838a0b31d4a3a7153acd4a7cca3907064fe0c34a7 | https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-serialization/2.3.21/kotlin-serialization-2.3.21.pom
    
    255
    +d1e12aeedc9fab44409b6c08b2a45384a4bb851fe4e90391efade14d347c48d7 | https://plugins.gradle.org/m2/org/jetbrains/kotlin/plugin/serialization/org.jetbrains.kotlin.plugin.serialization.gradle.plugin/2.3.21/org.jetbrains.kotlin.plugin.serialization.gradle.plugin-2.3.21.pom
    
    256 256
     e256ee50a14d28e59c9c69c090b3e7654c197e84111c94016dd5d55034ccc0ee | https://plugins.gradle.org/m2/org/mozilla/rust-android-gradle/plugin/0.9.6/plugin-0.9.6.jar
    
    257 257
     5f0c98844d8c214409c6ef921ff4520cce91e5d3c590a066add3a14bad850d0c | https://plugins.gradle.org/m2/org/mozilla/rust-android-gradle/plugin/0.9.6/plugin-0.9.6.module
    
    258 258
     ee5cba205efbf7fa45f019ce92d31738a5be38d7a6579ab5fe2a6f8777346f6e | https://plugins.gradle.org/m2/org/mozilla/rust-android-gradle/plugin/0.9.6/plugin-0.9.6.pom
    
    ... ... @@ -478,56 +478,56 @@ ace2a10dc8e2d5fd34925ecac03e4988b2c0f851650c94b8cef49ba1bd111478 | https://repo.
    478 478
     965aeb2bedff369819bdde1bf7a0b3b89b8247dd69c88b86375d76163bb8c397 | https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom
    
    479 479
     7b0f19724082cbfcbc66e5abea2b9bc92cf08a1ea11e191933ed43801eb3cd05 | https://repo.maven.apache.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.jar
    
    480 480
     c9490f655132328df2cfbcfdf743f53fc3916d6c1d10437175a6ca6e3a67771c | https://repo.maven.apache.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom
    
    481
    -53685f5783b0490683898d755abae4d418b6e83ba06134858afddcb5945899e9 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/abi-tools-api/2.3.20/abi-tools-api-2.3.20.jar
    
    482
    -a886c9fd7f2b9669457fec021f19dcf15f0463e0db4bdad53ae18125366cc6f9 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/abi-tools-api/2.3.20/abi-tools-api-2.3.20.pom
    
    483
    -a4f10a3f0ea5ddd1f555a4f706e09ea7f552b3c8522bb1006361dd306e35e76a | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/fus-statistics-gradle-plugin/2.3.20/fus-statistics-gradle-plugin-2.3.20-gradle813.jar
    
    484
    -6cd8d64b0e65377904f306f6a858dafd931c4135240f844c93d5294ee98fe839 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/fus-statistics-gradle-plugin/2.3.20/fus-statistics-gradle-plugin-2.3.20.module
    
    485
    -4a0a454e8af6e503afe67830a18563b9b680deeebb1a1706a0d7b44bc50740a1 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/fus-statistics-gradle-plugin/2.3.20/fus-statistics-gradle-plugin-2.3.20.pom
    
    486
    -a6d27b3c83617652dd065606f98cf59cfbe263f8c20ebe4ebd5a6f2689eb0d4f | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-statistics/2.3.20/kotlin-build-statistics-2.3.20.jar
    
    487
    -9d0a8d7ff1723d5d72d3495d55573d8d3c6b7774d61d80579714f79c24265f8f | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-statistics/2.3.20/kotlin-build-statistics-2.3.20.pom
    
    488
    -22f1ab223854b949099f6b259cef541d5b58a3643df9a49c4577c63c416e843b | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-api/2.3.20/kotlin-build-tools-api-2.3.20.jar
    
    489
    -1b5e0b2c36905dc2f55e0a4b7812ae63e3125defcf686d2c0f490f83b73d9d5e | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-api/2.3.20/kotlin-build-tools-api-2.3.20.pom
    
    490
    -44c307b4edd4cac51f960a8134112d664c93076700cda5e866e94d9a4296340e | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-compat/2.3.20/kotlin-build-tools-compat-2.3.20.jar
    
    491
    -ae90be25eb0476108d968ebe32a8ddf525e14088588fa05473db12815a0f1b74 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-compat/2.3.20/kotlin-build-tools-compat-2.3.20.pom
    
    492
    -54eced630f28124ccfe2e464e6cacc281e528a8a50a89725721554c9693548fe | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-cri-impl/2.3.20/kotlin-build-tools-cri-impl-2.3.20.jar
    
    493
    -e7378c6581ef5f0e2cb40e3a4cec51d2b963e625645a92b67ea09525af97c4c3 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-cri-impl/2.3.20/kotlin-build-tools-cri-impl-2.3.20.pom
    
    494
    -9681bc2164a8bd9f6ddf4c085cf4a836b92d27506667d73bab9f6d855336c910 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-impl/2.3.20/kotlin-build-tools-impl-2.3.20.jar
    
    495
    -82cc1abe5e63d3fe6757e797284f05db9afd7eadc3e83d1139c3a55b64d4b2d5 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-impl/2.3.20/kotlin-build-tools-impl-2.3.20.pom
    
    496
    -976f989d0b5f5d80e8e8a8ad4b73da0bfc27fdd965b9fa38362b2be79ecc1337 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/2.3.20/kotlin-compiler-embeddable-2.3.20.jar
    
    497
    -0c35aeee372f07514ebed37b9407b8e1181d1427755139e5cee7719ca05fe7e8 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/2.3.20/kotlin-compiler-embeddable-2.3.20.pom
    
    498
    -c069f30a403be70c8152f8aa9f25eccba188eead54263ae02af14421437a2208 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-runner/2.3.20/kotlin-compiler-runner-2.3.20.jar
    
    499
    -8d84ea0edd60b38bcea562de5178152a2671a9a0053d670f931452b3db013228 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-runner/2.3.20/kotlin-compiler-runner-2.3.20.pom
    
    500
    -c71a7c1be8fbff04e0af45c9ee8cb7a61d8953bca6b8bf225a5719c725a90b44 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-client/2.3.20/kotlin-daemon-client-2.3.20.jar
    
    501
    -9e7c8b80724117f72aace65f6be48d836db8fc39753ad951f2bb90862d7e7080 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-client/2.3.20/kotlin-daemon-client-2.3.20.pom
    
    502
    -8870bab840b8087c96c4ddc06088b4aedf5131c408af3674306304f1f96af3f4 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/2.3.20/kotlin-daemon-embeddable-2.3.20.jar
    
    503
    -61540e5b3a32c0b11962449665924c6cd7554ea9aee0855bd8e4f5b7f610a0ab | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/2.3.20/kotlin-daemon-embeddable-2.3.20.pom
    
    504
    -e1662ed747322b63f61d4fadd99ab78104c45eaf09c11a789862415e81c18dc4 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-annotations/2.3.20/kotlin-gradle-plugin-annotations-2.3.20.jar
    
    505
    -68ff827fc1350d93f0d673368c06479b62b7d5e5c30658a958cf93066831e8d9 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-annotations/2.3.20/kotlin-gradle-plugin-annotations-2.3.20.pom
    
    506
    -c9bc17df69bf39907c597c1e19bec4b479c75aac75fbfd6321e3445b49712e88 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.3.20/kotlin-gradle-plugin-api-2.3.20-gradle813.jar
    
    507
    -d3850110ff5a8eb70fed2d578b45fb07ebc44af6a291ae4cf3c79430c65128ba | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.3.20/kotlin-gradle-plugin-api-2.3.20.module
    
    508
    -01d552213491c853d56f87eb74813038df9ee1d85e9086aa37bd0663b2496f88 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.3.20/kotlin-gradle-plugin-api-2.3.20.pom
    
    509
    -e4289cbf9ff49407f041ddc6336e1b577a6ca4cf2be1d2a31338271c13eed3ed | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea-proto/2.3.20/kotlin-gradle-plugin-idea-proto-2.3.20.jar
    
    510
    -f6f78739ba9fe2712e9f0c9e5bc4f5e93719ccfea95b47c2f49b250be176357e | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea-proto/2.3.20/kotlin-gradle-plugin-idea-proto-2.3.20.pom
    
    511
    -952e73948e2a20d398c26b87a6bb70ccf66418fbaf1527c3515b188ea9d4bd60 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea/2.3.20/kotlin-gradle-plugin-idea-2.3.20.jar
    
    512
    -6fb5d97300a5e559afd4d9ff9ac0356c4d966f7d694b662fae169fd87421531e | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea/2.3.20/kotlin-gradle-plugin-idea-2.3.20.module
    
    513
    -59138721518d82a343f7dc2f0912b70498d3eef3363c9ebac220acb0fc938ecc | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea/2.3.20/kotlin-gradle-plugin-idea-2.3.20.pom
    
    514
    -46e16ee26594f480fecb92c96daae37530e835026b78e37ef3251e957f03f6fb | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/2.3.20/kotlin-gradle-plugin-2.3.20-gradle813.jar
    
    515
    -95552673b81b3578ad9b2f3aff1454b63ce806c6fd4ab7c6049231e8640ab471 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/2.3.20/kotlin-gradle-plugin-2.3.20.module
    
    516
    -11c323c2dd8a804e9f58e047c2c01864b2a01dc0d8132b363c0a4312215bc09b | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/2.3.20/kotlin-gradle-plugin-2.3.20.pom
    
    517
    -f82bd7645d0c3efeb4f4f65520a3c65b3e8c302b083322037a0001b87b02e990 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.3.20/kotlin-gradle-plugins-bom-2.3.20.module
    
    518
    -dd6b919197e132fe71ddac70f6fc5d8fae7f52777afd837b14de871b8c0a5400 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.3.20/kotlin-gradle-plugins-bom-2.3.20.pom
    
    519
    -be9377485412d00f01e78299cb30be4802591c2730342b6ebdafc0894f752743 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-klib-commonizer-api/2.3.20/kotlin-klib-commonizer-api-2.3.20.jar
    
    520
    -21b15ba5bd62d21d536bb7a0c8cb6743571fc0f43092548a4235b26f2a1d220b | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-klib-commonizer-api/2.3.20/kotlin-klib-commonizer-api-2.3.20.pom
    
    521
    -4319c2764795efbdff2b78ee95455157d7af0b9155698baa1ba52a6abe3abf2d | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-native-utils/2.3.20/kotlin-native-utils-2.3.20.jar
    
    522
    -2c0a7e0035620885d437e7f126274475ba58aa2242fb5dbbf43f91f20cafa708 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-native-utils/2.3.20/kotlin-native-utils-2.3.20.pom
    
    481
    +dc721c7faa844df7f5d6eb62021dc9eadfd1998e1e8df918341f16eb3c391aea | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/abi-tools-api/2.3.21/abi-tools-api-2.3.21.jar
    
    482
    +7395788baca82921694d2661f4bea6737d9e78545b3b56aba624100e0505d8c2 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/abi-tools-api/2.3.21/abi-tools-api-2.3.21.pom
    
    483
    +73379b384d9da66419b5f4d5c83de1a99dd7f195662bc45c39443859e63e18b2 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/fus-statistics-gradle-plugin/2.3.21/fus-statistics-gradle-plugin-2.3.21-gradle813.jar
    
    484
    +8e47531734a6d6e8961b4e0fd1ae8679fbcbd124713dd2cfe7e9a12c47bc738e | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/fus-statistics-gradle-plugin/2.3.21/fus-statistics-gradle-plugin-2.3.21.module
    
    485
    +058dcdd23680142c676a5ecbcc20c548f9ae0b20f00fcf9419b9cb00371173ba | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/fus-statistics-gradle-plugin/2.3.21/fus-statistics-gradle-plugin-2.3.21.pom
    
    486
    +132d6c802e45deba4c5eda1af9601c6695daf1347d5dcb38847f187e17ac3378 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-statistics/2.3.21/kotlin-build-statistics-2.3.21.jar
    
    487
    +76337de7640775dbbb6c08662bebe107551e0bb52cda71b5c5893c315bb3a55a | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-statistics/2.3.21/kotlin-build-statistics-2.3.21.pom
    
    488
    +b2e5cc2666c100079ed343618528eb820dcfa5095095e30f2dd19c60dff7e462 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-api/2.3.21/kotlin-build-tools-api-2.3.21.jar
    
    489
    +71f8a5ff3e40e719104f5330e283320e19d858834ef92d12bfa0d066dbc371d7 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-api/2.3.21/kotlin-build-tools-api-2.3.21.pom
    
    490
    +99632b777b8a85a7a3f8431def497e31f7604a1475bba3c011abe305f585d8d6 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-compat/2.3.21/kotlin-build-tools-compat-2.3.21.jar
    
    491
    +800df065082ddcd8495d0bcd4fa105d2e5d80c9d7ceb851a47c0a244510479ab | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-compat/2.3.21/kotlin-build-tools-compat-2.3.21.pom
    
    492
    +cff0a9b665851a325c2195857e2e1a5a747954c9437d00de0ba15519a4294c46 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-cri-impl/2.3.21/kotlin-build-tools-cri-impl-2.3.21.jar
    
    493
    +67553bcb21e9c1167700ec3277ac7fab972e6b2b368f95bf6d467e0464dbda33 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-cri-impl/2.3.21/kotlin-build-tools-cri-impl-2.3.21.pom
    
    494
    +2cd70396404a0e43c05aaf79a8b35ff3a8ff2e296aedf770f6e5923fbfacae3b | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-impl/2.3.21/kotlin-build-tools-impl-2.3.21.jar
    
    495
    +d05f6323c17f961868956831f9d5afad311035b18c3f543ffd2f3c846693d952 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-impl/2.3.21/kotlin-build-tools-impl-2.3.21.pom
    
    496
    +d3e70fb011675e77ef00f1a68918d3cd91eed26058977d1e3ea2a37a293233af | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/2.3.21/kotlin-compiler-embeddable-2.3.21.jar
    
    497
    +9523c8feadcb17f42d04ffa97fe2a9c08e5db18f090f6db903dca5c36c7ae5c4 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/2.3.21/kotlin-compiler-embeddable-2.3.21.pom
    
    498
    +6db7086229db89d07183a9b476e0992f86120dbc21f66092cd124c7ed6d74434 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-runner/2.3.21/kotlin-compiler-runner-2.3.21.jar
    
    499
    +1fa5485ee9cccc8e93399534b1c52a075fcd463d69a229c9caa601cc091dc288 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-runner/2.3.21/kotlin-compiler-runner-2.3.21.pom
    
    500
    +fa767c9b40d069f164c617a6e6bd302643c7ba8c0792e8ed9e412c18f84b50be | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-client/2.3.21/kotlin-daemon-client-2.3.21.jar
    
    501
    +d70aa131e10d9c40d44ffb3d88c85cac54a64a30542179f847f803ec71ae1bad | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-client/2.3.21/kotlin-daemon-client-2.3.21.pom
    
    502
    +222fc10a3c22e74d30369bf8a0ca6c4f9372eac7d4a0081e290c256fa4d30fb2 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/2.3.21/kotlin-daemon-embeddable-2.3.21.jar
    
    503
    +f5c57776c5ec3504a416364164600b0cbe85ebea8f16ebef607eadaf0fd6bf43 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/2.3.21/kotlin-daemon-embeddable-2.3.21.pom
    
    504
    +e24dfa810bb5d36f83bf320f25c23034b2d280cc7903e29014c4b7bd12485062 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-annotations/2.3.21/kotlin-gradle-plugin-annotations-2.3.21.jar
    
    505
    +0a6e00b610572df19eeb4860b23ce1c943897d286a7def4b3e0de7aa08be280c | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-annotations/2.3.21/kotlin-gradle-plugin-annotations-2.3.21.pom
    
    506
    +ad58d2638ee041f6ce4e73e9782ebf528e18cf9003b1099aa7045ec958e3c195 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.3.21/kotlin-gradle-plugin-api-2.3.21-gradle813.jar
    
    507
    +4c80e1c518e22ee84f4189ece13d76b302fbd0786b6926469cd19d2e0f7bc7e5 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.3.21/kotlin-gradle-plugin-api-2.3.21.module
    
    508
    +53c65b6fb2b81df3bbd76c1694aff721251131a45b58f10924ba4b6c1ae25437 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.3.21/kotlin-gradle-plugin-api-2.3.21.pom
    
    509
    +012109d17e0cad203b6363850d467b86a0349fa7f404fc11306aab6c63a32232 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea-proto/2.3.21/kotlin-gradle-plugin-idea-proto-2.3.21.jar
    
    510
    +74c9611702df8cb3a0a511817c1590feee73d2d2084131ee78b62084b4d88291 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea-proto/2.3.21/kotlin-gradle-plugin-idea-proto-2.3.21.pom
    
    511
    +952e73948e2a20d398c26b87a6bb70ccf66418fbaf1527c3515b188ea9d4bd60 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea/2.3.21/kotlin-gradle-plugin-idea-2.3.21.jar
    
    512
    +01c84a1a871de69c0702229920bd3d0dfcb46045e0dd830e51cf3619f7f37626 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea/2.3.21/kotlin-gradle-plugin-idea-2.3.21.module
    
    513
    +49ea4b7757e893762e75c2978fbdc0f24ba3521a94ee7113738f62854a030b91 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea/2.3.21/kotlin-gradle-plugin-idea-2.3.21.pom
    
    514
    +b57face5dbd15c9d06ed17cd71c312a8241c9759550782ac628e8579bced53fe | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/2.3.21/kotlin-gradle-plugin-2.3.21-gradle813.jar
    
    515
    +e04d3a5623cf8dd01fe9c74b9183ee241850298ba8a1dcfd2746f9492df3a6b8 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/2.3.21/kotlin-gradle-plugin-2.3.21.module
    
    516
    +6a6e2fe71c9832d0f66be768e20228ce02525149ea92f2742b66125e397a58c9 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/2.3.21/kotlin-gradle-plugin-2.3.21.pom
    
    517
    +5f20e8cdedc9695b88400b030b05641960e1012391776f7be1fe24ea044d12d2 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.3.21/kotlin-gradle-plugins-bom-2.3.21.module
    
    518
    +7adf21d36e9376ad445089e191a7715c9ab1f9503a23124094641d84ee5fcb7d | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.3.21/kotlin-gradle-plugins-bom-2.3.21.pom
    
    519
    +7c11922f7c6c8a75f21746ef8fca002aee59765f76ef5dfff1bbd846d75a38e0 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-klib-commonizer-api/2.3.21/kotlin-klib-commonizer-api-2.3.21.jar
    
    520
    +74d0b9ba2bb0b42a4c8d64c6a2a2730511ec62eb69036ae4ab19d7dab54b0baf | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-klib-commonizer-api/2.3.21/kotlin-klib-commonizer-api-2.3.21.pom
    
    521
    +080e8b3ceeeb2efce51d02384f5e22ff0d8df1a9bba94ae9015e30ac21a17490 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-native-utils/2.3.21/kotlin-native-utils-2.3.21.jar
    
    522
    +b9125d725ef4fd78fc2f4a4b7351bf6a94bc1bb39e653f69faee28d85807f27d | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-native-utils/2.3.21/kotlin-native-utils-2.3.21.pom
    
    523 523
     3277ac102ae17aad10a55abec75ff5696c8d109790396434b496e75087854203 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar
    
    524 524
     57905524274a00ae028aaccc27283f6bc5925a934a046c1cc5d06c8ee4d6d5a9 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom
    
    525 525
     230d91c2e410e3cfca3a4dc73d255455f62ff52aac091a33397a6e30bde91bf7 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/2.2.0/kotlin-reflect-2.2.0.jar
    
    526 526
     deed831efcb663e4cf3d5121e5ae796f201e37b813d2c7d607b5f1f8a86fe52e | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/2.2.0/kotlin-reflect-2.2.0.pom
    
    527
    -6fcdb7da6e65cf8cc43e5aabab94bdcc48825e7933686f8a1bf694eb88f8e00e | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/2.3.20/kotlin-script-runtime-2.3.20.jar
    
    528
    -66099676703a081fd9ac43139665883e5c145020b640759de0539d8916ff247f | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/2.3.20/kotlin-script-runtime-2.3.20.pom
    
    529
    -178edb62cda3e255fc80e270656f2848b6e0752f7b4b4c27e4a88cc537bea674 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-serialization-compiler-plugin-embeddable/2.3.20/kotlin-serialization-compiler-plugin-embeddable-2.3.20.jar
    
    530
    -6f655d402b2ccb1b45c758f7ffbcaa05d187ab25ea07eb8ddfcaa674e1505973 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-serialization-compiler-plugin-embeddable/2.3.20/kotlin-serialization-compiler-plugin-embeddable-2.3.20.pom
    
    527
    +ec61bf1229c837fa9f4255f34ca69816138b73158e7ae9b8d964cf92ca6dfd2e | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/2.3.21/kotlin-script-runtime-2.3.21.jar
    
    528
    +2cf5d1123d8a628bcc5ee74f5b07b08c55a87ad4e9c91e13db83bb5a2ff6aa2d | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/2.3.21/kotlin-script-runtime-2.3.21.pom
    
    529
    +542a36fe5ae5c35b7bb4cc297100f3634d3b5f97c7b5f78ce443621830bbbef4 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-serialization-compiler-plugin-embeddable/2.3.21/kotlin-serialization-compiler-plugin-embeddable-2.3.21.jar
    
    530
    +c40459f0625eb8ab7628971b42faa29eded4bc875c25efbba3092694b0ffbe91 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-serialization-compiler-plugin-embeddable/2.3.21/kotlin-serialization-compiler-plugin-embeddable-2.3.21.pom
    
    531 531
     0d10bc0d42b8605f23629a3f31ea27c19cdbca9dcdf4f53f6d22cd6366836d18 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/2.2.0/kotlin-stdlib-jdk7-2.2.0.jar
    
    532 532
     95c2189c35ef7bfc48951c32ad70847b21f3809d26f5d0a76e23570879988c30 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/2.2.0/kotlin-stdlib-jdk7-2.2.0.pom
    
    533 533
     adc16648dbbcf35b0d10e7ec301c35d746d1c2fe460c606aba59f12b117cf9b0 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/2.2.0/kotlin-stdlib-jdk8-2.2.0.jar
    
    ... ... @@ -535,26 +535,33 @@ adc16648dbbcf35b0d10e7ec301c35d746d1c2fe460c606aba59f12b117cf9b0 | https://repo.
    535 535
     65d12d85a3b865c160db9147851712a64b10dadd68b22eea22a95bf8a8670dca | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.2.0/kotlin-stdlib-2.2.0.jar
    
    536 536
     a5b98fdcd9db017d542e197225dcee18d658a56de1db2cc41e13196d6b1769a4 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.2.0/kotlin-stdlib-2.2.0.module
    
    537 537
     8c3c821007c13411558739b9f3d5382eb81551db3895cffb89561e56c0f4dc16 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.2.0/kotlin-stdlib-2.2.0.pom
    
    538
    -0ae12504a5040ebaf37703908483420d1a5624dd1d93f357665f8c77c848a01e | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.3.20/kotlin-stdlib-2.3.20.jar
    
    539
    -f4eb344fc4d1e3a28ae16c086ec3e42f52373b466d4308182fb386e392c0efa3 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.3.20/kotlin-stdlib-2.3.20.module
    
    540
    -c83c02d9a7e2e954730491c33c2f1dc03c27662e27b566ec2b44d2d018639b98 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.3.20/kotlin-stdlib-2.3.20.pom
    
    541
    -367142781299bc0f9120c1deec0e62934a1af9ea7f01aaa9c5a5354dc5d8d7d9 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-tooling-core/2.3.20/kotlin-tooling-core-2.3.20.jar
    
    542
    -47e3aefd24b5be62d807b6cbcd79c55b83f94b55cfe18efdc6e33ce11bf190e4 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-tooling-core/2.3.20/kotlin-tooling-core-2.3.20.pom
    
    543
    -0e76e7471e91c53ea68d2d24ef1f29fb592ac5fbb0d1d10faa916430eff3daca | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/2.3.20/kotlin-util-io-2.3.20.jar
    
    544
    -95c28a828fc1f1e59e65638247a64f766d81d8b59f6d8debef2d18a0cc321f89 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/2.3.20/kotlin-util-io-2.3.20.pom
    
    545
    -a8994e0bca6846dfb19f458c4cc15d7b13779ca1b0d9f34880b5ff2c2a2b73b3 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib-metadata/2.3.20/kotlin-util-klib-metadata-2.3.20.jar
    
    546
    -8f10291071aefabbd8e66ff9af7743a23881d69c6aaf28e13616cc0e95bd17b7 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib-metadata/2.3.20/kotlin-util-klib-metadata-2.3.20.pom
    
    547
    -9562b8d3b7a04beba2b14c05671e713859ea54bbc0a2107e65b2bcf273fa8448 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/2.3.20/kotlin-util-klib-2.3.20.jar
    
    548
    -5a584c3cc2ba3b41d1e5cd7e7a2083576c1b8c397a79bb8163676d8ef7b0ea17 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/2.3.20/kotlin-util-klib-2.3.20.pom
    
    538
    +6f64eac736db9434dd6925b4a518b9d1d17177652320c37916cf9ba3ce7d7d7a | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.3.21/kotlin-stdlib-2.3.21.jar
    
    539
    +7b4ea4b2242bb177a4b4abb63c3f3d857331d40d35865e36fcc3db666ec10174 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.3.21/kotlin-stdlib-2.3.21.module
    
    540
    +3e0b48daa14dc73f8029d8d9e15ed32940377caf7b915510f88d33219b350186 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.3.21/kotlin-stdlib-2.3.21.pom
    
    541
    +367142781299bc0f9120c1deec0e62934a1af9ea7f01aaa9c5a5354dc5d8d7d9 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-tooling-core/2.3.21/kotlin-tooling-core-2.3.21.jar
    
    542
    +6d4986b03cec6815b7b132ecb76ad6c0b71ccda7904b3a114cf39700e9cac8e4 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-tooling-core/2.3.21/kotlin-tooling-core-2.3.21.pom
    
    543
    +b768405cb843bc300ece1a5e80323e70f11bde12f0d91506d0cc99011be2f2d7 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/2.3.21/kotlin-util-io-2.3.21.jar
    
    544
    +9f43f9d3b81eb7e24f87a1080e080bf91ec379d4a91251339bf419da855b07ca | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/2.3.21/kotlin-util-io-2.3.21.pom
    
    545
    +76a10a55ca44831ea06a992384d880805f2a932016f1e6c14ac7345163d26e24 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib-metadata/2.3.21/kotlin-util-klib-metadata-2.3.21.jar
    
    546
    +75dfd566fd07a11171c4d89b1b67051475e96f052c2affcd814362a71f7bb451 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib-metadata/2.3.21/kotlin-util-klib-metadata-2.3.21.pom
    
    547
    +de0a1a66ca0a1f95f85800adc0c7719c0846076cc4ecd7be48577b740bee6fbb | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/2.3.21/kotlin-util-klib-2.3.21.jar
    
    548
    +062ef48f6b81309c38b2a04447bcac1773b2586e8d3d6befe908be97946da35d | https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/2.3.21/kotlin-util-klib-2.3.21.pom
    
    549 549
     e713f1f874244115a07571065cffa0f24f5e78300e9720fea16de3af1d75fd41 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.10.2/kotlinx-coroutines-android-1.10.2.jar
    
    550 550
     092fe38103eec62e94540ca0cd61039ef8f7d8e46694ec033be1f63f0ea2013d | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.10.2/kotlinx-coroutines-android-1.10.2.module
    
    551 551
     b92d3672e7f9e8f4c4e2ab187c3e31fecc506496396f4a5f27ee1c957a42b319 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.10.2/kotlinx-coroutines-android-1.10.2.pom
    
    552
    +c2cb206d27017c7d1bf5ff179787397543d13748dbabb0d7237e1585e0b29044 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.11.0/kotlinx-coroutines-android-1.11.0.jar
    
    553
    +7b7d1dddf188817deaad738e92e11faa5abdf937c87120cdf036102566ad4be3 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.11.0/kotlinx-coroutines-android-1.11.0.module
    
    554
    +224567420d3e0ed5fef40f789fded45dfd51b162319e28d77d3c9a8dec4821b8 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.11.0/kotlinx-coroutines-android-1.11.0.pom
    
    552 555
     faf0c6538e53ddc0499a63664d8e763c216580b2e18e722ccbdf1b431a6afe26 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.10.2/kotlinx-coroutines-bom-1.10.2.pom
    
    556
    +f65860bce58a2bfadf05fdc516d38333421f0e387fef87e24449c0394c80d254 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.11.0/kotlinx-coroutines-bom-1.11.0.pom
    
    553 557
     1239e9dbe1397cd5971342956b2511bc3ace7b641842e4372a088dcfa8b9ad55 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.8.0/kotlinx-coroutines-bom-1.8.0.pom
    
    554 558
     bea5511e9001f2c593ab5080df131b219ab5e2085cc5979ce583eacd4946fd78 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.9.0/kotlinx-coroutines-bom-1.9.0.pom
    
    555 559
     5ca175b38df331fd64155b35cd8cae1251fa9ee369709b36d42e0a288ccce3fd | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.10.2/kotlinx-coroutines-core-jvm-1.10.2.jar
    
    556 560
     e9e4a74b4dbfe0f5ebeed88d49f3546c3ec3089419b20e5250403135c2c64c53 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.10.2/kotlinx-coroutines-core-jvm-1.10.2.module
    
    557 561
     658f576b96c832e7382406adb197d64d8e2e97de10e96dfa3700decfa2a60def | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.10.2/kotlinx-coroutines-core-jvm-1.10.2.pom
    
    562
    +d1d75aa01dffbb4d1c520e67e4c4e7f5f6174718e7cb4632412503f2f0e604fa | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.11.0/kotlinx-coroutines-core-jvm-1.11.0.jar
    
    563
    +5b255653ad6b1f21e0c46108605f129e3aa56ed9414849cc9f5b436441517528 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.11.0/kotlinx-coroutines-core-jvm-1.11.0.module
    
    564
    +dd54b97aa3fab91fc24f5df2916c22be9429a339d2f45b7ff092332f6c19dc39 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.11.0/kotlinx-coroutines-core-jvm-1.11.0.pom
    
    558 565
     9860906a1937490bf5f3b06d2f0e10ef451e65b95b269f22daf68a3d1f5065c5 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.8.0/kotlinx-coroutines-core-jvm-1.8.0.jar
    
    559 566
     ff6a22da40040938751db0ae21177e76517dbf126a76796f5426727bf76c1228 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.8.0/kotlinx-coroutines-core-jvm-1.8.0.module
    
    560 567
     a5633abd53467ceb91622d81f2e982080877145e0b76e1b75788715434885d0b | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.8.0/kotlinx-coroutines-core-jvm-1.8.0.pom
    
    ... ... @@ -563,6 +570,8 @@ b321a899e40d3ce345707aa2cfda9983ad0dcc69fea74a9b8bf906a16c1cf8a9 | https://repo.
    563 570
     19c4889941b3aa098bd57cc64f02f9adacc654d571a12a956de4b5bb148c6499 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.9.0/kotlinx-coroutines-core-jvm-1.9.0.pom
    
    564 571
     8fe254177e711a7cd18a3c06d8242fce945f41c2cca13dc19b33ae42a5435016 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.10.2/kotlinx-coroutines-core-1.10.2.module
    
    565 572
     519da5400096f3462a4dae80783ad050413d4bc81ec7ae53fae76aef0ccbed4c | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.10.2/kotlinx-coroutines-core-1.10.2.pom
    
    573
    +1e19785d34728b7525d7a77ff32ead4547d51cc7a45d4ac44d4de608169b0c0d | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.11.0/kotlinx-coroutines-core-1.11.0.module
    
    574
    +41b6e78c1b0d11bc99de795390df9e4ece64dc113f482d6e308f1b7a421c1d30 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.11.0/kotlinx-coroutines-core-1.11.0.pom
    
    566 575
     ad534034a953b4e12cbeeb874c66adf8b1ca14df15fe0d2e6547aa34e86dfeca | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.9.0/kotlinx-coroutines-core-1.9.0.module
    
    567 576
     770f2793d05e2b027b9c799938ec1d2d4ef141ce5819c780c32c3995cadb0a47 | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.9.0/kotlinx-coroutines-core-1.9.0.pom
    
    568 577
     3be221b6da86dcda51cac6c4b2404b89e95ab09cc8d06a05689be2ef36735dec | https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-bom/1.11.0/kotlinx-serialization-bom-1.11.0.pom
    

  • projects/firefox/config
    ... ... @@ -18,13 +18,13 @@ container:
    18 18
       use_container: 1
    
    19 19
     
    
    20 20
     var:
    
    21
    -  firefox_platform_version: '151.0a1'
    
    21
    +  firefox_platform_version: '152.0a1'
    
    22 22
       firefox_version: '[% c("var/firefox_platform_version") %]'
    
    23 23
       browser_series: '16.0'
    
    24
    -  browser_rebase: 1
    
    24
    +  browser_rebase: 2
    
    25 25
       browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
    
    26
    -  browser_build: 4
    
    27
    -  upstream_firefox_commit: FIREFOX_NIGHTLY_151_END
    
    26
    +  browser_build: 1
    
    27
    +  upstream_firefox_commit: FIREFOX_NIGHTLY_152_END
    
    28 28
       copyright_year: '[% exec("git show -s --format=%ci " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }).remove("-.*") %]'
    
    29 29
       nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
    
    30 30
       gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
    

  • projects/geckoview/config
    ... ... @@ -21,12 +21,12 @@ container:
    21 21
         build_apk: '[% !c("var/online_build") %]'
    
    22 22
     
    
    23 23
     var:
    
    24
    -  firefox_platform_version: '151.0a1'
    
    24
    +  firefox_platform_version: '152.0a1'
    
    25 25
       geckoview_version: '[% c("var/firefox_platform_version") %]'
    
    26 26
       browser_series: '16.0'
    
    27
    -  browser_rebase: 1
    
    27
    +  browser_rebase: 2
    
    28 28
       browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
    
    29
    -  browser_build: 4
    
    29
    +  browser_build: 1
    
    30 30
       gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
    
    31 31
       git_commit: '[% exec("git rev-parse " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }) %]'
    
    32 32
       deps:
    
    ... ... @@ -38,7 +38,7 @@ var:
    38 38
         - python3-zstandard
    
    39 39
         - pkg-config
    
    40 40
         - openjdk-17-jdk-headless
    
    41
    -  gradle_version: 9.4.1
    
    41
    +  gradle_version: 9.5.1
    
    42 42
       glean_parser: 19.0.0
    
    43 43
       # python/mozboot/mozboot/android.py
    
    44 44
       bundletool_version: 1.18.3
    
    ... ... @@ -73,6 +73,7 @@ targets:
    73 73
         var:
    
    74 74
           online_build: 1
    
    75 75
           generate_gradle_dependencies_list: 1
    
    76
    +      dev_artifacts: 0
    
    76 77
     
    
    77 78
     steps:
    
    78 79
       build_apk:
    

  • projects/geckoview/gradle-dependencies-list.txt The diff for this file was not included because it is too large.
  • projects/glean-parser/config
    ... ... @@ -10,7 +10,6 @@ container:
    10 10
     
    
    11 11
     var:
    
    12 12
       glean_wheels_sha256sum:
    
    13
    -    18.2.0: 4f8343a462834f8e27960de0783e83b514ebda0673c55a5fb384826083e4a0c9
    
    14 13
         19.0.0: e57f9f7a73a70ae4a78d4ce3d3c0c11288fef730f0747c5c3c8a42815e0c4625
    
    15 14
       deps:
    
    16 15
         - python3
    

  • projects/glean/config
    1 1
     # vim: filetype=yaml sw=2
    
    2
    -git_hash: 'a793015bad500379ec5480e280ac2631178a2013' # v67.0.0
    
    2
    +git_hash: '7cdba011f2f2dced1ba0e74537fe163eca0f2c45' # v67.3.1
    
    3 3
     git_url: https://github.com/mozilla/glean.git
    
    4 4
     filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
    
    5 5
     # Check for mozilla-glean in gradle/libs.versions.toml in the tor-browser repository
    
    6
    -version: 67.2.0
    
    6
    +version: 67.3.1
    
    7 7
     container:
    
    8 8
       use_container: 1
    
    9 9
       disable_network:
    
    ... ... @@ -11,7 +11,7 @@ container:
    11 11
     
    
    12 12
     var:
    
    13 13
       gradle_version: 8.14.3
    
    14
    -  glean_parser: 18.2.0
    
    14
    +  glean_parser: 19.0.0
    
    15 15
     
    
    16 16
     steps:
    
    17 17
       build:
    
    ... ... @@ -44,7 +44,7 @@ steps:
    44 44
             project: glean
    
    45 45
             pkg_type: cargo_vendor
    
    46 46
             norec:
    
    47
    -          sha256sum: b6abe4d6e73183b087eed060e6e3c6dc699910ce60293811250dbcf733cc00eb
    
    47
    +          sha256sum: 3be545d36a5993dc0b51a692160b8378d7881cada4d155f3d1cab735279c0e6a
    
    48 48
           - filename: gradle-dependencies-list.txt
    
    49 49
             name: gradle-dependencies-list
    
    50 50
           - filename: 'gradle-dependencies-[% c("var/gradle_dependencies_version") %]'
    

  • projects/gradle/config
    ... ... @@ -12,7 +12,7 @@ var:
    12 12
         export PATH=$PATH:$GRADLE_HOME/bin
    
    13 13
       gradle_sha256sum:
    
    14 14
         8.14.3: bd71102213493060956ec229d946beee57158dbd89d0e62b91bca0fa2c5f3531
    
    15
    -    9.4.1: 2ab2958f2a1e51120c326cad6f385153bb11ee93b3c216c5fccebfdfbb7ec6cb
    
    15
    +    9.5.1: bafc141b619ad6350fd975fc903156dd5c151998cc8b058e8c1044ab5f7b031f
    
    16 16
     
    
    17 17
     input_files:
    
    18 18
       - project: container-image
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx