Skip to content

Commit 2c6bc18

Browse files
v11.1.0
1 parent 66a4484 commit 2c6bc18

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

0 commit comments

Comments
 (0)