Skip to content

Commit eacdce9

Browse files
chore: release v3.2.0
1 parent 4b0aef9 commit eacdce9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ let package = Package(
2121
// BugSplat.xcframework contains PLCrashReporter statically linked
2222
.binaryTarget(
2323
name: "BugSplat",
24-
url: "https://github.com/BugSplat-Git/bugsplat-apple/releases/download/v3.1.2/BugSplat.xcframework.zip",
25-
checksum: "535087572ea942565259d0131c83320d7a4d0486c3c58d7689c5538b2e005451"
24+
url: "https://github.com/BugSplat-Git/bugsplat-apple/releases/download/v3.2.0/BugSplat.xcframework.zip",
25+
checksum: "4806c99acc037455476948a0b70c23e525f60b6e603d31fa04b13ccf8dfaef9a"
2626
),
2727
// Wrapper target that links dependencies
2828
// Sources/BugSplatPackage/Empty.swift satisfies SPM's requirement for source files

0 commit comments

Comments
 (0)