Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
cley44 authored Oct 1, 2024
1 parent 01f3fc3 commit a0780ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ let package = Package(
path: "Sources/BinaryFramework"),
.binaryTarget(
name: "Screeb",
url: "https://github.com/ScreebApp/sdk-ios-public/releases/download/2.1.6/Screeb.zip",
checksum: "4e4d77aa79a00209e31d767739592426fc1abad80220ff7168c75aa24aacae93"
url: "https://github.com/ScreebApp/sdk-ios-public/releases/download/2.1.7/Screeb.zip",
checksum: "e0aa7ab8297ee42cfa5d8ac228f35b50a8d46a6b404c5dd92603eb8bcfde01b8"
)
]
)

0 comments on commit a0780ba

Please sign in to comment.