[go: nahoru, domu]

blob: 5fdaec2b073be223bd215e0e6c40665cb64d858b [file] [log] [blame]
Name: Kotlin Compiler
Short Name: kotlinc
URL: https://github.com/JetBrains/kotlin/releases
Version: v1.7.21
License: Various
Security Critical: no
Shipped: no
Description:
Kotlin Compiler compiles .kt files into .class files.
License information available at current/license/README.md.
How to update:
1. Find the latest version by following the link in:
https://kotlinlang.org/docs/command-line.html#install-the-compiler
2. Update 3pp/fetch.py
3. Upload and land the CL.
4. Wait for the 3pp packager (https://ci.chromium.org/p/chromium/builders/ci/3pp-linux-amd64-packager)
to create the new instance at https://chrome-infra-packages.appspot.com/p/chromium/third_party/kotlinc/+/
* The bot runs at regular intervals. Ping a trooper or build@chromium.org to
trigger it if you need it sooner:
https://luci-scheduler.appspot.com/jobs/chromium/3pp-linux-amd64-packager
5. Update instance ID in //DEPS
Local Modifications:
None