From ac73e802336cdcb69f869fa99f7b967ffb2244e9 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 23 Jul 2026 04:01:41 +0000 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 3.6.2 --- 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..0f79e2bf07 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.6.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), [#322](https://github.com/DEVBOX10/sentry-dotnet/pull/322)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#362) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...3.6.2) - 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..ce205e6e5f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -100,7 +100,7 @@ - 2.19.2 + 3.6.2 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 2636d83497..1cf07dc423 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -96,25 +96,25 @@ + Include="sentry-cli-Darwin-arm64" FileHash="5a497deb1e388cc6445c09ddd6d2da4fc2aae8295405d6393c2e0ee635ca3687" /> + Include="sentry-cli-Darwin-x86_64" FileHash="efe0a5289cdd0ea8ff727b1228a1bea6c840f2da38152e8f9f5ced05bd6659cd" /> + Include="sentry-cli-Linux-aarch64" FileHash="ff112ecf694b7d6b3629a6228ed4e3f7a0d51401bdf48a5051a79d8749dccd06" /> + Include="sentry-cli-Linux-i686" FileHash="d1acfe1ab476c81dd2cc101e541e00403da7dcdf1cf21f4f2cfbe7353637b1de" /> + Include="sentry-cli-Linux-x86_64" FileHash="3a4bbf2c0d06378d4e59b337647483751a0a2b1603db5fd4991847d0cfd6478c" /> + Include="sentry-cli-Windows-i686.exe" FileHash="e1f1a2d82425d0655bc8461fd37ded91f490c82fc60429066b9d844825d319e3" /> + Include="sentry-cli-Windows-x86_64.exe" FileHash="5c90cb0045cef3d3c36113c2aa21a7dcae11627d2d6e3098b679dea5b6681be3" />