Skip to content

Commit 5de2b65

Browse files
authored
Update Package.swift
1 parent 05ef09c commit 5de2b65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ let package = Package(
2525
path: "Sources/BinaryFramework"),
2626
.binaryTarget(
2727
name: "Screeb",
28-
url: "https://github.com/ScreebApp/sdk-ios-public/releases/download/2.1.9/Screeb.zip",
29-
checksum: "3645acdb945e422929a6113ef7d1eeca288640c642b5caa71198163d873b119f"
28+
url: "https://github.com/ScreebApp/sdk-ios-public/releases/download/2.1.10/Screeb.zip",
29+
checksum: "97c067f7f8c6e422c70470a7d312d0999fcb9e258da4da9769ec9de469c8d1df"
3030
)
3131
]
3232
)

0 commit comments

Comments
 (0)