From dddbe0c895ad575d76b99796f900f5844ba13971 Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 9 May 2025 03:18:49 +0000 Subject: [PATCH] chore: update scripts/update-cli.ps1 to 2.45.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..895aa0c2cd 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 v2.45.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), [#182](https://github.com/DEVBOX10/sentry-dotnet/pull/182)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2450) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.45.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..ce8601a8a2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -100,7 +100,7 @@ - 2.19.2 + 2.45.0 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 2636d83497..d6c962d764 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -96,25 +96,25 @@ + Include="sentry-cli-Darwin-arm64" FileHash="c3fa5ff75f8359bfa2ea7a46f5a402c8b82fab7124c01f0dcf58f37e6e970413" /> + Include="sentry-cli-Darwin-x86_64" FileHash="900545bdd9f56e30d45a8c267c995abc87b3760e6cded2f9bbbe8fb1f2c3cd89" /> + Include="sentry-cli-Linux-aarch64" FileHash="bcb31138b5b9581d1f61fbbcd31f4b7587407833651e31d265e54c227a25898e" /> + Include="sentry-cli-Linux-i686" FileHash="bf95215958a49e9da32d3d8123a1edd49f35fe00a40098eb6b3a7458a8735a98" /> + Include="sentry-cli-Linux-x86_64" FileHash="ed3db82f44ecdfb8fc17b163ce5580f3af67d335df63e9dd73c0c457a2346a3d" /> + Include="sentry-cli-Windows-i686.exe" FileHash="46dad8c72c44135014c43776fbd5b42dd7f53b58abd23f93b0b870081f7ceb4a" /> + Include="sentry-cli-Windows-x86_64.exe" FileHash="80ea63208346995844a184604ad09bfc9a91f747704d176fa9c4515dcb269050" />