Skip to content

Commit 552c60b

Browse files
chore: release v1.2.1
1 parent 9ee45cd commit 552c60b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ let package = Package(
1717
targets: [
1818
.binaryTarget(
1919
name: "BugSplat",
20-
url: "https://github.com/BugSplat-Git/bugsplat-apple/releases/download/v1.2.0/BugSplat.xcframework.zip",
21-
checksum: "7d8ed68e28cc1c863d07c27a11732b86a3423fec403c1d68000e0a5f10da92cd"
20+
url: "https://github.com/BugSplat-Git/bugsplat-apple/releases/download/v1.2.1/BugSplat.xcframework.zip",
21+
checksum: "c8064bfc71cd332febdb062014142240636ff7469cb564abf9e3ba088216bc2c"
2222
),
2323
// Add a fake target to satisfy the swift build system
2424
// Add a dependency to the .binaryTarget

0 commit comments

Comments
 (0)