From 9e4a1624305ea2a587cda5f71014c94e106747d5 Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 3 Mar 2026 03:45:45 +0000 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 3.2.3 --- CHANGELOG.md | 6 +++--- Directory.Build.props | 2 +- src/Sentry/Sentry.csproj | 14 +++++++------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 832f2513e5..93c393a1e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,9 +17,9 @@ - Bump Cocoa SDK from v8.7.3 to v8.8.0 ([#2427](https://github.com/getsentry/sentry-dotnet/pull/2427), [#2430](https://github.com/getsentry/sentry-dotnet/pull/2430)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#880) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.7.3...8.8.0) -- Bump CLI from v2.18.1 to v2.19.2 ([#2428](https://github.com/getsentry/sentry-dotnet/pull/2428), [#2431](https://github.com/getsentry/sentry-dotnet/pull/2431), [#2451](https://github.com/getsentry/sentry-dotnet/pull/2451)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2192) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.19.2) +- Bump CLI from v2.18.1 to v3.2.3 ([#2428](https://github.com/getsentry/sentry-dotnet/pull/2428), [#2431](https://github.com/getsentry/sentry-dotnet/pull/2431), [#2451](https://github.com/getsentry/sentry-dotnet/pull/2451), [#264](https://github.com/DEVBOX10/sentry-dotnet/pull/264)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#323) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...3.2.3) - Bump Java SDK from v6.22.0 to v6.24.0 ([#2429](https://github.com/getsentry/sentry-dotnet/pull/2429), [#2440](https://github.com/getsentry/sentry-dotnet/pull/2440)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6240) - [diff](https://github.com/getsentry/sentry-java/compare/6.22.0...6.24.0) diff --git a/Directory.Build.props b/Directory.Build.props index ea2438a99f..2dab81b24f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -100,7 +100,7 @@ - 2.19.2 + 3.2.3 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 2636d83497..e1d193334a 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -96,25 +96,25 @@ + Include="sentry-cli-Darwin-arm64" FileHash="e6b37b517d8ede9a6efd4088ca70b55e503475c9d360c50304050db62a67bd60" /> + Include="sentry-cli-Darwin-x86_64" FileHash="574d3508331404c7532725868fa8c10d092170f2387a797f1d1a1a8148c8e178" /> + Include="sentry-cli-Linux-aarch64" FileHash="87ae77844eb024ee51c9917234d605b6cfb23716c367c5b84c3d7f2e9ece2217" /> + Include="sentry-cli-Linux-i686" FileHash="9863344c25e87055e29f8fb81a531844429126df84055812be566fba6f231b86" /> + Include="sentry-cli-Linux-x86_64" FileHash="1c6d8e4471d73d17b96a6c9a1860299d1aadb2e96276471c8b04424c88ac1e58" /> + Include="sentry-cli-Windows-i686.exe" FileHash="f058766d55aa74846bcff0ce03bf8fe02f18c0e4561bd026dca1b41c1ef997b9" /> + Include="sentry-cli-Windows-x86_64.exe" FileHash="117ba0db76769c323d0539731551d4aa1e26645dbc44480b0f2b4d78dde9bb73" />