Skip to content

Commit c97f8eb

Browse files
authored
New version: Sentry.sentry-cli version 2.50.0 (microsoft#275404)
1 parent 8d74c11 commit c97f8eb

File tree

4 files changed

+86
-0
lines changed

4 files changed

+86
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Sentry.sentry-cli
5+
PackageVersion: 2.50.0
6+
InstallerType: portable
7+
Commands:
8+
- sentry
9+
ReleaseDate: 2025-07-18
10+
Installers:
11+
- Architecture: x86
12+
InstallerUrl: https://github.com/getsentry/sentry-cli/releases/download/2.50.0/sentry-cli-Windows-i686.exe
13+
InstallerSha256: 724EEACAC294D2E902EC0F9444F47E1454D7D3743931A9AF1BAC298F908D6AFC
14+
Dependencies:
15+
PackageDependencies:
16+
- PackageIdentifier: Microsoft.VCRedist.2015+.x86
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/getsentry/sentry-cli/releases/download/2.50.0/sentry-cli-Windows-x86_64.exe
19+
InstallerSha256: 090FDD6D59C88436C0DE98D91D930B4BE2905E60F4F948396750FD33340FA62B
20+
Dependencies:
21+
PackageDependencies:
22+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
23+
ManifestType: installer
24+
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 YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Sentry.sentry-cli
5+
PackageVersion: 2.50.0
6+
PackageLocale: en-US
7+
Publisher: Sentry
8+
PublisherUrl: https://sentry.io/
9+
PublisherSupportUrl: https://github.com/getsentry/sentry-cli/issues
10+
PrivacyUrl: https://sentry.io/privacy/
11+
Author: Functional Software, Inc.
12+
PackageName: sentry-cli
13+
PackageUrl: https://github.com/getsentry/sentry-cli
14+
License: BSD-3-CLAUSE
15+
LicenseUrl: https://github.com/getsentry/sentry-cli/blob/HEAD/LICENSE
16+
Copyright: Copyright (c) 2024 Sentry (https://sentry.io/) and individual contributors. All rights reserved.
17+
ShortDescription: A command line utility to work with Sentry.
18+
Moniker: sentry-cli
19+
Tags:
20+
- sentry
21+
ReleaseNotes: |-
22+
Various fixes & improvements
23+
- feat(js): Expose rejectOnError in public execute type declarations (#2628) by @Lms24
24+
ReleaseNotesUrl: https://github.com/getsentry/sentry-cli/releases/tag/2.50.0
25+
Documentations:
26+
- DocumentLabel: Docs
27+
DocumentUrl: https://docs.sentry.io/cli/
28+
ManifestType: defaultLocale
29+
ManifestVersion: 1.10.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: Sentry.sentry-cli
5+
PackageVersion: 2.50.0
6+
PackageLocale: zh-CN
7+
Publisher: Sentry
8+
PublisherUrl: https://sentry.io/
9+
PublisherSupportUrl: https://github.com/getsentry/sentry-cli/issues
10+
PrivacyUrl: https://sentry.io/privacy/
11+
Author: Functional Software, Inc.
12+
PackageName: sentry-cli
13+
PackageUrl: https://github.com/getsentry/sentry-cli
14+
License: BSD-3-CLAUSE
15+
LicenseUrl: https://github.com/getsentry/sentry-cli/blob/HEAD/LICENSE
16+
Copyright: Copyright (c) 2024 Sentry (https://sentry.io/) and individual contributors. All rights reserved.
17+
ShortDescription: 用于 Sentry 的命令行实用程序。
18+
Tags:
19+
- sentry
20+
ReleaseNotesUrl: https://github.com/getsentry/sentry-cli/releases/tag/2.50.0
21+
Documentations:
22+
- DocumentLabel: 文档
23+
DocumentUrl: https://docs.sentry.io/cli/
24+
ManifestType: locale
25+
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 YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Sentry.sentry-cli
5+
PackageVersion: 2.50.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)