Skip to content

Commit

Permalink
chore: release v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 25, 2025
1 parent e9e55c9 commit e09225b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "BugSplat",
url: "/~https://github.com/BugSplat-Git/bugsplat-apple/releases/download/v1.2.1/BugSplat.xcframework.zip",
checksum: "c8064bfc71cd332febdb062014142240636ff7469cb564abf9e3ba088216bc2c"
url: "/~https://github.com/BugSplat-Git/bugsplat-apple/releases/download/v1.2.2/BugSplat.xcframework.zip",
checksum: "6b51886a0decc5577695ab456ee91b2e5448aace17eee3225d34c64f61094bef"
),
// Add a fake target to satisfy the swift build system
// Add a dependency to the .binaryTarget
Expand Down

0 comments on commit e09225b

Please sign in to comment.