Skip to content

Commit

Permalink
Update package for 1.52.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 29, 2024
1 parent 058daac commit 4184a75
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.51.1-xcframework.zip",
checksum: "0c8f389445d5ddd00bbca595597564509da333ea8fb0220c855b6244dff8408a"
url: "https://ios-releases.fullstory.com/fullstory-1.52.0-xcframework.zip",
checksum: "8c17729b751f7e834896a1dc671c04866e1429617a3f4fc028d07a8d8dc74c32"
),
]
)

0 comments on commit 4184a75

Please sign in to comment.