Sentry: Update sentry-cocoa to version 8.47.0

This release is a bug fix against the Sentry integration from the
upstream project.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
This commit is contained in:
Christopher Snowhill 2025-03-13 19:44:40 -07:00
parent 9aaf6d1c2d
commit fb97fbd202
2 changed files with 3 additions and 3 deletions

View file

@ -3176,7 +3176,7 @@
repositoryURL = "https://github.com/getsentry/sentry-cocoa.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 8.46.0;
minimumVersion = 8.47.0;
};
};
/* End XCRemoteSwiftPackageReference section */

View file

@ -6,8 +6,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/getsentry/sentry-cocoa.git",
"state" : {
"revision" : "e0fa062817b277fd9ab597b54b8e2f92dc65b009",
"version" : "8.46.0"
"revision" : "21223d1c864db0561d91f48d80f269a363a1625d",
"version" : "8.47.0"
}
}
],