Skip to content

Commit

Permalink
Update package for 1.56.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 24, 2025
1 parent 9e2e21b commit 4a2a6a8
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.55.0-xcframework.zip",
checksum: "474c6e91fdc4ee67610191d58d6dfd0afc1d89d87fec6ed8eab1647746358a46"
url: "https://ios-releases.fullstory.com/fullstory-1.56.0-xcframework.zip",
checksum: "88e6aa3add24956388d5f7b25166df25083997a908cf9ca0e309350a3be591e3"
),
]
)

0 comments on commit 4a2a6a8

Please sign in to comment.