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.frizbee 0.0.18: add locale
- Loading branch information
stacklokbot
committed
Jun 10, 2024
1 parent
68a0bfb
commit 2a8da85
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/frizbee/0.0.18/stacklok.frizbee.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.frizbee | ||
PackageVersion: 0.0.18 | ||
PackageLocale: en-US | ||
Publisher: stacklok | ||
PublisherSupportUrl: https://github.com/stacklok/frizbee/issues/new/choose | ||
PackageName: frizbee | ||
PackageUrl: https://stacklok.com | ||
License: Apache-2.0 | ||
LicenseUrl: https://github.com/stacklok/frizbee/blob/main/LICENSE | ||
Copyright: Stacklok, Inc. | ||
ShortDescription: frizbee is a tool you may throw a tag at and it comes back with a checksum. | ||
Moniker: frizbee | ||
Tags: | ||
- golang | ||
- cli | ||
ReleaseNotes: | | ||
## Changelog | ||
* 2d070de195a35e6c8490e22859d9f6847ea9f8fc: Bump aquasecurity/trivy-action from 0.21.0 to 0.22.0 (@dependabot[bot]) | ||
* 52a0ca23f512d76ca5e0d278661909ecd0290c95: Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (@dependabot[bot]) | ||
* d644261dc7346e0c9a3adb1d27de95fba62cd6d2: Fix missing ldflags while releasing (@rdimitrov) | ||
* 6cf7b5ca9ea43f9d47583f05c3b1e0cb427aadd7: Fix version variable path in goreleaser config (@JAORMX) | ||
* e6f63f5410162e39b7a0e0f67bb07c824dd1a137: Merge pull request #141 from stacklok/dependabot/github_actions/goreleaser/goreleaser-action-6.0.0 (@rdimitrov) | ||
* a474b43aab5bc0c0ce4d7fb2272f13efe6bc6596: Merge pull request #142 from stacklok/dependabot/github_actions/aquasecurity/trivy-action-0.22.0 (@JAORMX) | ||
* 1dfc44d37b72c1bb67009dfdd055c92ca04bd962: Merge pull request #144 from stacklok/fix-version (@rdimitrov) | ||
* 5068f349d6a11edf63dd812cf05cf91219ee26c0: Merge pull request #145 from stacklok/goreleaser-v2 (@rdimitrov) | ||
* 1d1aa8ed2e12da7ca4aefc917f0e2825e487d0d7: Merge pull request #146 from stacklok/fix-goreleaser (@rdimitrov) | ||
* fdb3e83aebc172f472e8f80fe09ba1f59f3e167a: Merge pull request #147 from stacklok/fix-release (@rdimitrov) | ||
* 2d576c5ebb8bad0fd6f282bf9c1eea46618ba08d: Rename folder to directory field (@rdimitrov) | ||
* d2868020152e701f0bc33095dc89b48a2f5b751f: Update goreleaser config to v2 (@rdimitrov) | ||
* b1ede2e2488acd4f3c21230ce41d752dbd9fb7e3: Update releaser.yml to use v2 (@rdimitrov) | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |