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: mindersec.minder 0.0.79: add locale
- Loading branch information
stacklokbot
committed
Dec 10, 2024
1 parent
615913a
commit b7d29b5
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
32 changes: 32 additions & 0 deletions
32
manifests/m/mindersec/minder/0.0.79/mindersec.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,32 @@ | ||
# 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: mindersec.minder | ||
PackageVersion: 0.0.79 | ||
PackageLocale: en-US | ||
Publisher: mindersec | ||
PublisherSupportUrl: https://github.com/mindersec/minder/issues/new/choose | ||
PackageName: minder | ||
PackageUrl: https://mindersec.github.io/ | ||
License: Apache-2.0 | ||
LicenseUrl: https://github.com/mindersec/minder/blob/main/LICENSE | ||
Copyright: Minder | ||
ShortDescription: minder is the client CLI for interacting with Minder | ||
Moniker: minder | ||
Tags: | ||
- golang | ||
- cli | ||
ReleaseNotes: | | ||
## Changelog | ||
* 4e29d370e71095969d589fd81a839d1ac80fb2dd: Add diff ingester, increase test coverage (#5168) (@evankanderson) | ||
* a0d9e90eb4a41bc07d51a66e1681cff52dfb69ed: Allow `git` ingester to work on Pull Requests as well (#5170) (@JAORMX) | ||
* 5160fae79090300ac37e98230313826a5d8e0031: Bump components' versions in docker-compose.yaml (#5152) (@prezha) | ||
* 1ba2e84daadd4ccb1940b9986ae08ef1f9733166: Docs: Fix up logos and remove alpha note (#5159) (@danbarr) | ||
* dc1d2ef0a35ea515597d0217ed5df83711c4a917: Fix enabling repo auto registration for providers (#5171) (@rdimitrov) | ||
* dd7a7020c3981646490bcd48626c03935fe8bc90: Inform user that datasource is not found when creating rule type (#5163) (@JAORMX) | ||
* ad08eec2a18197d1b1620c59fe5ae91c3ceb2f63: Promote pull request properties (#5169) (@JAORMX) | ||
* fc56c1fd90eddbff8cfbfe80836f657c50d0b187: Update guides to ensure proper perms (#5153) (@prezha) | ||
* d001f169220f6eabaada09d0228ea493abdbbec4: build(deps): bump github.com/fergusstrange/embedded-postgres from 1.29.0 to 1.30.0 (#5161) (@dependabot[bot]) | ||
* 0c4a111035f95fb19357ac98f5b6885073f65454: build(deps): bump github.com/mikefarah/yq/v4 from 4.44.5 to 4.44.6 (#5162) (@dependabot[bot]) | ||
* ba80578e8175764039d44cb3ad812bd3da1341af: build(deps): bump github.com/mikefarah/yq/v4 from 4.44.5 to 4.44.6 in /tools (#5160) (@dependabot[bot]) | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |