From fd80078d790f2f09c7e111d21fa8ec4ce723548d Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 3 Jun 2026 04:29:09 +0000 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 3.5.0 --- 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..709e97c87e 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.5.0 ([#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), [#298](https://github.com/DEVBOX10/sentry-dotnet/pull/298)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#350) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...3.5.0) - 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..0e57a6000f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -100,7 +100,7 @@ - 2.19.2 + 3.5.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 2636d83497..c534d9c89b 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -96,25 +96,25 @@ + Include="sentry-cli-Darwin-arm64" FileHash="07c2144befbbe0cf8e4285c2751ba3818a55ced6ebd51d0268380e5e30ce9aed" /> + Include="sentry-cli-Darwin-x86_64" FileHash="beae514b7d117cb248accbabc87ae9003c0a3795811b28e0640c15e654a78747" /> + Include="sentry-cli-Linux-aarch64" FileHash="94c758dee171ba4f248c0514806c1a03331a59a59582874500f17555b922b257" /> + Include="sentry-cli-Linux-i686" FileHash="8d860d698c40e86a269204c77893a2fecb5467c5dc7b1de56e0877313aa245eb" /> + Include="sentry-cli-Linux-x86_64" FileHash="522d469086996996322052b8f46bb679f010c53d884521023e79aa7680627104" /> + Include="sentry-cli-Windows-i686.exe" FileHash="c03f3ddc68bfae1795ed817b102250642dd06ca0e42339e594454e3a9a42ef93" /> + Include="sentry-cli-Windows-x86_64.exe" FileHash="7b7db2a8650644a77beef525e1464db3dad0b5313f6589f2991d39af7eda78aa" />