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.42: add locale
- Loading branch information
stacklokbot
committed
Apr 9, 2024
1 parent
72a80e6
commit 4f79bd7
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
34 changes: 34 additions & 0 deletions
34
manifests/s/stacklok/minder/0.0.42/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,34 @@ | ||
# 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.42 | ||
PackageLocale: en-US | ||
Publisher: stacklok | ||
PublisherSupportUrl: https://github.com/stacklok/minder/issues/new/choose | ||
PackageName: minder | ||
PackageUrl: https://stacklok.com | ||
License: Apache-2.0 | ||
LicenseUrl: https://github.com/stacklok/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 | ||
* 28afba33327e209d83b39190668dcc6786db2ffe: Handle when the user declines T&C in minder auth login (#2995) (@jhrozek) | ||
* abc3d05ae3e4683ba6b477db0905d55e65eb9c66: Remove duplicate clause in profile status query (#2993) (@dmjb) | ||
* 371cde5be69ca1a66ddf2f23a61782ccb173b845: Return a nicer error message when a ruletype can't be found (#3005) (@jhrozek) | ||
* 19b5d16f415b272809c30abb1d7def67da6cdee0: Upgrade go-github to go-github/v61 (#3003) (@JAORMX) | ||
* 80d69cd15a076d97955923be2b704c780fadc215: Use TEXT as type of license instead of VARCHAR(255) (#2994) (@dmjb) | ||
* 0e33c98286656d4e2634ddb7ed16ebc2603d1dbb: Use fallback token for listing artifacts with GH App (#2992) (@eleftherias) | ||
* 428893c72b5e8e81fe2da6b86b0f2dbd279295f4: Validate query parameters in GitHub App callback (#3007) (@eleftherias) | ||
* 86019beffaeea85df80cf7ecb39fae7fcd900013: build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#3000) (@dependabot[bot]) | ||
* 8e90d6a4cc3ebc6206937c1b73a03fe8d35a6ec9: build(deps): bump github.com/styrainc/regal from 0.19.0 to 0.20.0 (#2997) (@dependabot[bot]) | ||
* 9bf967d3e7bc503d5c9226b9b81af81a9d11f443: build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.49.0 to 0.50.0 (#2996) (@dependabot[bot]) | ||
* e1d8b7a3195f19ee50b4a764a82e1c096f864c7c: build(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.46.0 to 0.47.0 (#2998) (@dependabot[bot]) | ||
* 392a11a638787fffa4e8541cd7690a14aba5f642: build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#2999) (@dependabot[bot]) | ||
* 9ad78b4a9a67b046be59c450203a7588222c6e40: build(deps): bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 (#3001) (@dependabot[bot]) | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |