Skip to content

Commit 889e28a

Browse files
AnkaAnka
authored andcommitted
Update binary version for 0.0.1-beta
1 parent 1656976 commit 889e28a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ let package = Package(
2020
// In XCode -> File -> Packages -> Update to Latest Package Versions
2121
// path: "../path/to/BirdKit.xcframework.zip"
2222

23-
url: "https://github.com/messagebird/swift-sdk/releases/download/0.0.1/BirdKit.xcframework.zip",
24-
checksum: "48b30d1d4e30a8c5a36c90f690eef799742ab48672676bdc7515dd217d65a5ff"
23+
url: "https://github.com/messagebird/swift-sdk/releases/download/0.0.1-beta/BirdKit.xcframework.zip",
24+
checksum: "a30954fc39ac55fe3597dd9a45448331aaf3b4466ca5cfd2c7776d89950aba87"
2525
)
2626
]
2727
)

0 commit comments

Comments
 (0)