Skip to content

Commit a0780ba

Browse files
authored
Update Package.swift
1 parent 01f3fc3 commit a0780ba

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.6/Screeb.zip",
29-
checksum: "4e4d77aa79a00209e31d767739592426fc1abad80220ff7168c75aa24aacae93"
28+
url: "https://github.com/ScreebApp/sdk-ios-public/releases/download/2.1.7/Screeb.zip",
29+
checksum: "e0aa7ab8297ee42cfa5d8ac228f35b50a8d46a6b404c5dd92603eb8bcfde01b8"
3030
)
3131
]
3232
)

0 commit comments

Comments
 (0)