Skip to content

Commit 9f6299b

Browse files
v11.5.0
1 parent 1967e10 commit 9f6299b

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.4.1/archive.zip",
17-
checksum: "9ba0d1627df6bc13d0320b8ec3654392e8cc666f9218b4037b4957ac3e0a4b9f")
16+
url: "https://ios-releases.instabug.com/release/Instabug/11.5.0/archive.zip",
17+
checksum: "ccda67f47b40ab82c25f63af798a6665057fdc8e35a249114b9c7b4128011ca3")
1818
]
1919
)

0 commit comments

Comments
 (0)