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 2c219fb commit b2acf71Copy full SHA for b2acf71
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.0/archive.zip",
17
- checksum: "682913671cc529727f8fbf3e596a9c85afed1edf31ff320565bd5a4416fc622e")
+ url: "https://ios-releases.instabug.com/release/Instabug/10.11.1/archive.zip",
+ checksum: "7267b01cebb84ff39927354bf0af2adca16012952da7bd6e603b50853b665479")
18
]
19
)
0 commit comments