Skip to content

Commit ed14eea

Browse files
v11.6.0
1 parent 9f6299b commit ed14eea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let package = Package(
1313
targets: [
1414
.binaryTarget(
1515
name: "Instabug",
16-
url: "https://ios-releases.instabug.com/release/Instabug/11.5.0/archive.zip",
17-
checksum: "ccda67f47b40ab82c25f63af798a6665057fdc8e35a249114b9c7b4128011ca3")
16+
url: "https://ios-releases.instabug.com/release/Instabug/11.6.0/archive.zip",
17+
checksum: "4c1eff5d700bf13e81d9c99c8f82db39e5c55d591258c58d1a4418596482620f")
1818
]
1919
)

0 commit comments

Comments
 (0)