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.1.2: add locale
- Loading branch information
stacklokbot
committed
Aug 27, 2024
1 parent
b8006f1
commit 5c9003f
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
manifests/s/stacklok/frizbee/0.1.2/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,25 @@ | ||
# 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.1.2 | ||
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 | ||
* 227081dd83c913a7aae818196a5124bd2c01eb62: Add cert string to goreleaser configuration (#198) (@JAORMX) | ||
* a4af8719cc7fd7cf0554b78dbaaec6d608e6c9e9: Bump anchore/sbom-action from 0.17.1 to 0.17.2 (#197) (@dependabot[bot]) | ||
* 7c29729f87ced8da3df1a4a738693fed48f066c4: Merge pull request #196 from stacklok/output-cert (@JAORMX) | ||
* 82354194c3f7f13d71d0b4b2902213ca7ae683e3: Output certificate as part of frizbee release (@JAORMX) | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |