Skip to content

Commit

Permalink
Update Widgets SDK xcframework version
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor Egorov authored and EgorovEI committed Dec 5, 2024
1 parent 0576cbd commit e1e657e
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 @@ -40,8 +40,8 @@ let package = Package(
),
.binaryTarget(
name: "GliaWidgetsSDKXcf",
url: "https://github.com/salemove/ios-sdk-widgets/releases/download/2.8.2/GliaWidgetsXcf.xcframework.zip",
checksum: "d723cb1fe120a92d800a48f52ffe9193eef51b6c6bbcc4ab396bf2288ab4bce6"
url: "https://github.com/salemove/ios-sdk-widgets/releases/download/2.8.3/GliaWidgetsXcf.xcframework.zip",
checksum: "ec5c5419b91a04f433d5ebbda11e0cf145f37037fd3b2038adb07ed329f5a67f"
),
.target(
name: "GliaWidgets",
Expand Down

0 comments on commit e1e657e

Please sign in to comment.