Skip to content

Commit

Permalink
Update package for 1.53.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 26, 2024
1 parent 4184a75 commit 5ba8ef3
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.52.0-xcframework.zip",
checksum: "8c17729b751f7e834896a1dc671c04866e1429617a3f4fc028d07a8d8dc74c32"
url: "https://ios-releases.fullstory.com/fullstory-1.53.0-xcframework.zip",
checksum: "080262001d7ecd777c6f1cb62746de3bea5fea874f7c727a17868f7909ff8f3d"
),
]
)

0 comments on commit 5ba8ef3

Please sign in to comment.