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 1277aa3 commit ed4aca7Copy full SHA for ed4aca7
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.6/archive.zip",
17
- checksum: "334ee4e2b3ae3faf17ba52ce1634f5dbb9a81d01cc03ce2dc04f750324c66144")
+ url: "https://ios-releases.instabug.com/release/Instabug/10.11.7/archive.zip",
+ checksum: "d65bd5cd8c76d5d0af58b4105145ac25a54d926ce95f50287f9fef3003d57623")
18
]
19
)
0 commit comments