Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexays authored Dec 11, 2023
1 parent 2382b48 commit 6b4dfad
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.0.5/Screeb.zip",
checksum: "d8e575afc90feed04f74f8f4085f7d534df4d9d5f91369b8149144fdcbf5cc78"
url: "https://github.com/ScreebApp/sdk-ios-public/releases/download/2.0.6/Screeb.zip",
checksum: "daddc98d5179614b427b925042159873e6fa905ec3420e52ab46041a93d8169c"
)
]
)

0 comments on commit 6b4dfad

Please sign in to comment.