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.20: add locale
- Loading branch information
stacklokbot
committed
Jun 18, 2024
1 parent
b519b0a
commit bc8c9a5
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
35 changes: 35 additions & 0 deletions
35
manifests/s/stacklok/frizbee/0.0.20/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,35 @@ | ||
# 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.20 | ||
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 | ||
* 32db95d479a0e91f54a7584bfc5b7e6998e0bb5b: Add a configuration to exclude images (@jhrozek) | ||
* f989ea3802e55d627fa219a51051aa0ce795dfe6: Always ignore scratch even with an empty config (@jhrozek) | ||
* e6f0cce3fd40365ca500498c0eacd4d3118a3af2: Bump actions/checkout from 4.1.6 to 4.1.7 (@dependabot[bot]) | ||
* 70db58409f63984fca78a1ddd5a88baacba384d6: Bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 (@dependabot[bot]) | ||
* 654a4ef91db168e4df2a65260c13cfaa5714c915: Default to skipping actions referenced by a tag (@jhrozek) | ||
* a4f5d2614aef3263112f4cd36aa1a9221d341539: Fix unit test hash reference and bump cobra and go-containerregistry (@rdimitrov) | ||
* 37ea1125ca600b1ce0d6130fce2e9aee8d5dfbea: Handle images with AS and platform, use excludes (@jhrozek) | ||
* 125e30a5c50887dd3cb1788c1b8b3fbee5976850: Make DefaultConfig public (@jhrozek) | ||
* b19d259a16023ecfb5101c59787e43a0bdfb6dec: Merge pull request #152 from stacklok/dependabot/github_actions/actions/checkout-4.1.7 (@rdimitrov) | ||
* 7ab01ef83a5d4e898865db483e8fb22a65899234: Merge pull request #156 from stacklok/fix-test (@rdimitrov) | ||
* e41d54d9be84e80b7b931ff3c0b746917c450c71: Merge pull request #159 from jhrozek/exclude_regex (@jhrozek) | ||
* c75392e84521181bc60d22dfde5cbadeb3137bba: Merge pull request #160 from stacklok/dependabot/github_actions/aquasecurity/trivy-action-0.23.0 (@JAORMX) | ||
* 1cb8dbe474ef445e069d3f9b36daff4d4ce663e5: Merge pull request #161 from jhrozek/exclude_regex (@jhrozek) | ||
* b367659a8dbcfb7fa1d87a8f3919c8da7986d369: Update documentation (@jhrozek) | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |