|
| 1 | +# Created with komac v2.13.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Bazel.Bazel |
| 5 | +PackageVersion: 7.7.1 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Bazel |
| 8 | +PublisherUrl: https://github.com/bazelbuild |
| 9 | +PublisherSupportUrl: https://github.com/bazelbuild/bazel/issues |
| 10 | +PackageName: Bazel |
| 11 | +PackageUrl: https://github.com/bazelbuild/bazel |
| 12 | +License: Apache-2.0 |
| 13 | +LicenseUrl: https://github.com/bazelbuild/bazel/blob/HEAD/LICENSE |
| 14 | +ShortDescription: a fast, scalable, multi-language and extensible build system |
| 15 | +Tags: |
| 16 | +- bazel |
| 17 | +- build |
| 18 | +- build-system |
| 19 | +- correct |
| 20 | +- fast |
| 21 | +- multi-language |
| 22 | +- scalable |
| 23 | +- test |
| 24 | +ReleaseNotes: |- |
| 25 | + Note |
| 26 | + If you are looking for rolling releases, please visit this page. |
| 27 | + Release 7.7.1 (2025-11-12) |
| 28 | + Bazel 7.7.1 is a patch LTS release. It is fully backward compatible with Bazel 7.0 and contains selected changes by the Bazel community and Google engineers. |
| 29 | + External Deps |
| 30 | + - Don't store local registry hashes in the lockfile (#27561) |
| 31 | + Performance |
| 32 | + - Delete unrecognized files from the action cache on-disk directory when loading it into memory. (#27548) |
| 33 | + - Preserve corrupted files after detecting action cache corruption. (#27601) |
| 34 | + Refer to the full list of commits for more details. |
| 35 | + Acknowledgements: |
| 36 | + This release contains contributions from many people at Google, as well as Fabian Meumertzheim. |
| 37 | + Notice: Bazel installers contain binaries licensed under the GPLv2 with Classpath exception. Those installers should always be redistributed along with the source code. |
| 38 | + Some versions of Bazel contain a bundled version of OpenJDK. The license of the bundled OpenJDK and other open-source components can be displayed by running the command bazel license. The vendor and version information of the bundled OpenJDK can be displayed by running the command bazel info java-runtime. The binaries and source-code of the bundled OpenJDK can be downloaded from our mirror server. |
| 39 | + Security: All our binaries are signed with our public key 3D5919B448457EE0. |
| 40 | +ReleaseNotesUrl: https://github.com/bazelbuild/bazel/releases/tag/7.7.1 |
| 41 | +ManifestType: defaultLocale |
| 42 | +ManifestVersion: 1.10.0 |
0 commit comments