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