forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: stacklok.minder 0.0.70: add locale
- Loading branch information
stacklokbot
committed
Oct 23, 2024
1 parent
4201c2a
commit 07a93a9
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
31 changes: 31 additions & 0 deletions
31
manifests/s/stacklok/minder/0.0.70/stacklok.minder.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# This file was generated by GoReleaser. DO NOT EDIT. | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
PackageIdentifier: stacklok.minder | ||
PackageVersion: 0.0.70 | ||
PackageLocale: en-US | ||
Publisher: stacklok | ||
PublisherSupportUrl: https://github.com/mindersec/minder/issues/new/choose | ||
PackageName: minder | ||
PackageUrl: https://stacklok.com | ||
License: Apache-2.0 | ||
LicenseUrl: https://github.com/mindersec/minder/blob/main/LICENSE | ||
Copyright: Stacklok, Inc. | ||
ShortDescription: minder is the client CLI for interacting with Minder by Stacklok. | ||
Moniker: minder | ||
Tags: | ||
- golang | ||
- cli | ||
ReleaseNotes: | | ||
## Changelog | ||
* e51472fa9d992523e9bf49bf86536587d438b4ff: Apply a bunch of dependabot updates (#4791) (@evankanderson) | ||
* f545b5e9ecdf99e50a37ed5112cdd6b99c40d4f5: Expose a helper to run a JQ expression on YAML input through our Rego library (#4793) (@jhrozek) | ||
* 99a4d2d9c71c8f590376edad63e3d0cc2f7deaee: Fix auto-generated keycloak client (#4796) (@JAORMX) | ||
* d8014dcd542c201af20b8dfacd729adda8ac8c2e: Make `minder ruletype` `apply`/`create` smarter (#4798) (@JAORMX) | ||
* 9b67cf140167aabaf61b1512134788834295b8a1: build(deps): bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 (#4794) (@dependabot[bot]) | ||
* 0217f108c14b0116bc845eccafbc706aee6d77ae: build(deps): bump github.com/openfga/go-sdk from 0.6.2 to 0.6.3 (#4795) (@dependabot[bot]) | ||
* 1d45b12039228d6970e4faa631ae2c25b9a13209: build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 (#4797) (@dependabot[bot]) | ||
* 7667c8fb2cb8faf75723908f6734618be8f22540: build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs (#4799) (@dependabot[bot]) | ||
* d9007e3ed4a726e2dc00f77eebafc104d301076d: build(deps): bump mermaid from 10.8.0 to 10.9.3 in /docs (#4792) (@dependabot[bot]) | ||
* 8375079cdf630adf97c6d154d2f85815bc75b765: mindev: Add new subcommand to validate ruletype updates (#4790) (@JAORMX) | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |