Skip to content

Commit

Permalink
Merge pull request #43 from salemove/release/0.4.2
Browse files Browse the repository at this point in the history
Release 0.4.2
  • Loading branch information
gersonnoboa authored May 13, 2021
2 parents 73b9603 + 5af9a0f commit 2434bc7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@ let package = Package(
),
.binaryTarget(
name: "SalemoveSDK",
url: "https://github.com/salemove/ios-bundle/releases/download/0.29.0/SalemoveSDK.xcframework.zip",
checksum: "edfc95f768d2144c9626f27d488f72b7298ebcfc4d3976e943876941681b5561"
url: "https://github.com/salemove/ios-bundle/releases/download/0.29.1/SalemoveSDK.xcframework.zip",
checksum: "e975b0241e02c96563abe7d9d3b23c645d1c7e638fd793e009095f94f75061a9"
),
.binaryTarget(
name: "GliaWidgets",
url: "https://github.com/salemove/ios-sdk-widgets/releases/download/0.4.1/GliaWidgets.xcframework.zip",
checksum: "0c9ba1d4b56b6d077d670358d41bc44af44bdefd3f36c96f0736ec1b4278265d"
url: "https://github.com/salemove/ios-sdk-widgets/releases/download/0.4.2/GliaWidgets.xcframework.zip",
checksum: "898df09f00e569bcc17da66cfc4d94e43bdb1f0d93f3b804b4d02214ce11d696"
),
.binaryTarget(
name: "PureLayout",
Expand Down

0 comments on commit 2434bc7

Please sign in to comment.