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 9f6299b commit ed14eeaCopy full SHA for ed14eea
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/11.5.0/archive.zip",
17
- checksum: "ccda67f47b40ab82c25f63af798a6665057fdc8e35a249114b9c7b4128011ca3")
+ url: "https://ios-releases.instabug.com/release/Instabug/11.6.0/archive.zip",
+ checksum: "4c1eff5d700bf13e81d9c99c8f82db39e5c55d591258c58d1a4418596482620f")
18
]
19
)
0 commit comments