Skip to content

Commit 1a7db71

Browse files
v11.10.0
1 parent b0318f0 commit 1a7db71

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://github.com/Instabug/Instabug-SP/releases/download/11.9.1/Instabug-XCFramework.zip",
17-
checksum: "bcae31c350c043e00631999d0f55320d92efa780d0ec9b9c674a5c63b9dc5945")
16+
url: "https://github.com/Instabug/Instabug-SP/releases/download/11.10.0/Instabug-XCFramework.zip",
17+
checksum: "7fc02f16f435316860066c9016b99d2383e13bdb1ac0fc4b1d612e1c348185e5")
1818
]
1919
)

0 commit comments

Comments
 (0)