Skip to content

Commit

Permalink
Merge pull request #22 from Instabug/release/10.11.9
Browse files Browse the repository at this point in the history
Release 10.11.9
  • Loading branch information
yousefhamza authored Mar 17, 2022
2 parents 1b674ca + ee24c4b commit 57d1ad2
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 @@ -13,7 +13,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "Instabug",
url: "https://ios-releases.instabug.com/release/Instabug/10.11.8/archive.zip",
checksum: "d214a479a3e24c32d6c4bdd47aca47c8708c3d8f14d55f14cfd5b3d52d7b7b46")
url: "https://ios-releases.instabug.com/release/Instabug/10.11.9/archive.zip",
checksum: "72a5b1110521c38017f7c0ec98257441b951d37c9f11ab865514b2a7b509f4c7")
]
)

0 comments on commit 57d1ad2

Please sign in to comment.