Skip to content

Commit 8e8feeb

Browse files
author
sapi
committed
Update to v1.8.5
1 parent 5d2a3e1 commit 8e8feeb

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
@@ -23,8 +23,8 @@ let package = Package(
2323
// Targets can depend on other targets in this package, and on products in packages this package depends on.
2424
.binaryTarget(
2525
name: "MillicastSDK",
26-
url: "https://github.com/millicast/millicast-native-sdk/releases/download/v1.8.4/millicast-native-sdk-1.8.4-XCFramework.zip",
27-
checksum: "db4bae19f2b4b3b586ee48a131c4557f74af290f69f99c77115d288749dee8b3"
26+
url: "https://github.com/millicast/millicast-native-sdk/releases/download/v1.8.5/millicast-native-sdk-1.8.5-XCFramework.zip",
27+
checksum: "65b21f5fb21892d8d1da3c6fd2f64093beb1cae48d24d0c7c48e9c91541d35fa"
2828
)
2929
]
3030
)

0 commit comments

Comments
 (0)