Skip to content

Commit

Permalink
Update package for 1.50.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 27, 2024
1 parent a2882bc commit c594495
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 @@ -12,8 +12,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "FullStory",
url: "https://ios-releases.fullstory.com/fullstory-1.49.0-xcframework.zip",
checksum: "7a5662649edf6591eb67951e9f976539740858cecfda0f5fdd105197fd429870"
url: "https://ios-releases.fullstory.com/fullstory-1.50.0-xcframework.zip",
checksum: "1ee4aef598f6210a73439c69a20d7be9b75c34c5a2481b7a98b89c681ad1e20f"
),
]
)

0 comments on commit c594495

Please sign in to comment.