Skip to content

Commit 2c219fb

Browse files
v10.11.0
1 parent 2e23d2e commit 2c219fb

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/10.10.1/archive.zip",
17-
checksum: "f6987b746291d694a29158600aa072074229a69fdb270427a5dda03894c4cd3f")
16+
url: "https://ios-releases.instabug.com/release/Instabug/10.11.0/archive.zip",
17+
checksum: "682913671cc529727f8fbf3e596a9c85afed1edf31ff320565bd5a4416fc622e")
1818
]
1919
)

0 commit comments

Comments
 (0)