Skip to content

Commit 01e0c47

Browse files
New version: Sigstore.Cosign version 2.5.3 (microsoft#275222)
1 parent 95d22c4 commit 01e0c47

File tree

3 files changed

+54
-0
lines changed

3 files changed

+54
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Sigstore.Cosign
5+
PackageVersion: 2.5.3
6+
InstallerType: portable
7+
InstallModes:
8+
- silent
9+
- silentWithProgress
10+
UpgradeBehavior: install
11+
ReleaseDate: 2025-07-17
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/sigstore/cosign/releases/download/v2.5.3/cosign-windows-amd64.exe
15+
InstallerSha256: 545D87E096CAB55E213F25B6EC5C9A74C958F72D05182CEE1CD53A4EB6C2E561
16+
ManifestType: installer
17+
ManifestVersion: 1.10.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Sigstore.Cosign
5+
PackageVersion: 2.5.3
6+
PackageLocale: en-US
7+
Publisher: sigstore
8+
PublisherUrl: https://github.com/sigstore
9+
PublisherSupportUrl: https://github.com/sigstore/cosign/issues
10+
PackageName: cosign
11+
PackageUrl: https://github.com/sigstore/cosign
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/sigstore/cosign/blob/HEAD/LICENSE
14+
ShortDescription: Code signing and transparency for containers and binaries
15+
Moniker: cosign
16+
ReleaseNotes: |-
17+
Changelog
18+
- 488ef8c Add signing-config create command (#4280)
19+
- 722207e Allow multiple services to be specified for trusted-root create (#4285)
20+
- 2ee22fc force when copying the latest image to overwrite (#4298)
21+
- 86560e1 Fix cert verification logic for trusted-root/SCTs (#4294)
22+
- 9f3b013 Fix lint error for types package (#4295)
23+
- 3b3c0fc feat: Add OCI 1.1+ experimental support to tree (#4205)
24+
- 49c8d78 Add validity period end for trusted-root create (#4271)
25+
- ba8214e avoid double-loading trustedroot from file (#4264)
26+
Thanks to all contributors!
27+
ReleaseNotesUrl: https://github.com/sigstore/cosign/releases/tag/v2.5.3
28+
ManifestType: defaultLocale
29+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Sigstore.Cosign
5+
PackageVersion: 2.5.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)