Skip to content

Commit 3825695

Browse files
AnkaAnka
authored andcommitted
Update binary version for 0.1.2
1 parent 5bd9ef3 commit 3825695

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.1.0/BirdKit.xcframework.zip",
24-
checksum: "b4544f202a7e8fe1d27274fe3a800ccbc0494db8f623601770f61a89a4f7da71"
23+
url: "https://github.com/messagebird/swift-sdk/releases/download/0.1.2/BirdKit.xcframework.zip",
24+
checksum: "9f9ab39d237f777dcd6b0c81f5a3f886923847eaf8123b67e05adf6d65bf61d8"
2525
)
2626
]
2727
)

0 commit comments

Comments
 (0)