Skip to content

Commit

Permalink
SwiftUI Umbrella Framework 3.8.3 release
Browse files Browse the repository at this point in the history
- update TaboolaSDK to the 3.8.3 version.
  • Loading branch information
Alexandr Zhuchinskiy committed Oct 11, 2022
1 parent ed84bb5 commit 0a1946a
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 @@ -19,8 +19,8 @@ let package = Package(
),
.binaryTarget(
name: "TaboolaSDK",
url: "https://taboola-mobile-sdk.s3.us-west-2.amazonaws.com/ios/spm/3.7.0/TaboolaSDK.xcframework.zip",
checksum: "3e1c404618758a13e64f998a71802f110eb4b14f08ec3fca67f29b4142b3a2e2"
url: "https://taboola-mobile-sdk.s3.us-west-2.amazonaws.com/ios/spm/3.8.3/TaboolaSDK.xcframework.zip",
checksum: "b9bff93c39d98c8fd8d61629755117302d372931840289dd9214ae348dba89bd"
)
]
)

0 comments on commit 0a1946a

Please sign in to comment.