We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b674ca + ee24c4b commit 57d1ad2Copy full SHA for 57d1ad2
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
targets: [
14
.binaryTarget(
15
name: "Instabug",
16
- url: "https://ios-releases.instabug.com/release/Instabug/10.11.8/archive.zip",
17
- checksum: "d214a479a3e24c32d6c4bdd47aca47c8708c3d8f14d55f14cfd5b3d52d7b7b46")
+ url: "https://ios-releases.instabug.com/release/Instabug/10.11.9/archive.zip",
+ checksum: "72a5b1110521c38017f7c0ec98257441b951d37c9f11ab865514b2a7b509f4c7")
18
]
19
)
0 commit comments