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.
1 parent 12cfc61 commit 1b674caCopy full SHA for 1b674ca
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.7/archive.zip",
17
- checksum: "d65bd5cd8c76d5d0af58b4105145ac25a54d926ce95f50287f9fef3003d57623")
+ url: "https://ios-releases.instabug.com/release/Instabug/10.11.8/archive.zip",
+ checksum: "d214a479a3e24c32d6c4bdd47aca47c8708c3d8f14d55f14cfd5b3d52d7b7b46")
18
]
19
)
0 commit comments