Skip to content

Commit dc66ca0

Browse files
author
sapi
committed
Update to v1.8.0
1 parent 4d6b2d3 commit dc66ca0

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.0-beta.1/millicast-native-sdk-1.8.0-beta.1-XCFramework.zip",
27-
checksum: "44de1ada52bce4d5b0647d161a6bd053f36f9cfd089df4f42b8977a09d1373e8"
26+
url: "https://github.com/millicast/millicast-native-sdk/releases/download/v1.8.0/millicast-native-sdk-1.8.0-XCFramework.zip",
27+
checksum: "a1f725f1ff992be0539c02bb3592391b7251c3f8fefce710b6546b1274930e7e"
2828
)
2929
]
3030
)

0 commit comments

Comments
 (0)