Skip to content

Commit 24155aa

Browse files
authored
New version: Sentry.sentry-cli version 3.2.0 (microsoft#337750)
1 parent 051062c commit 24155aa

File tree

4 files changed

+91
-0
lines changed

4 files changed

+91
-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.12.0.schema.json
3+
4+
PackageIdentifier: Sentry.sentry-cli
5+
PackageVersion: 3.2.0
6+
InstallerType: portable
7+
Commands:
8+
- sentry
9+
ReleaseDate: 2026-02-09
10+
Installers:
11+
- Architecture: x86
12+
InstallerUrl: https://github.com/getsentry/sentry-cli/releases/download/3.2.0/sentry-cli-Windows-i686.exe
13+
InstallerSha256: 034C756E27768B872AE1BDEC1EB3EDFB32EC3F7D7576E7373A45EC0784E067EE
14+
Dependencies:
15+
PackageDependencies:
16+
- PackageIdentifier: Microsoft.VCRedist.2015+.x86
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/getsentry/sentry-cli/releases/download/3.2.0/sentry-cli-Windows-x86_64.exe
19+
InstallerSha256: A417276F00F895659DFA21D0F0E847E056ECCF2A457939CCD83424BF99174604
20+
Dependencies:
21+
PackageDependencies:
22+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
23+
ManifestType: installer
24+
ManifestVersion: 1.12.0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Sentry.sentry-cli
5+
PackageVersion: 3.2.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) 2026 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+
Features
23+
- Add sourceMaps.inject() for injecting debug IDs (#3088)
24+
- Add --install-group parameter to sentry-cli build upload for controlling update visibility between builds (#3094)
25+
Fixes
26+
- Recognize *.ghe.com URLs as github_enterprise VCS provider (#3127).
27+
- Fixed a bug where the dart-symbol-map command did not accept the --url argument (#3108).
28+
- Add timeout to build upload polling loop to prevent infinite loop when server returns unexpected state (#3118).
29+
ReleaseNotesUrl: https://github.com/getsentry/sentry-cli/releases/tag/3.2.0
30+
Documentations:
31+
- DocumentLabel: Docs
32+
DocumentUrl: https://docs.sentry.io/cli/
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.12.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.12.0.schema.json
3+
4+
PackageIdentifier: Sentry.sentry-cli
5+
PackageVersion: 3.2.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) 2026 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/3.2.0
21+
Documentations:
22+
- DocumentLabel: 文档
23+
DocumentUrl: https://docs.sentry.io/cli/
24+
ManifestType: locale
25+
ManifestVersion: 1.12.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.12.0.schema.json
3+
4+
PackageIdentifier: Sentry.sentry-cli
5+
PackageVersion: 3.2.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)