Skip to content

Commit 8e23d6c

Browse files
v11.10.1
1 parent 1a7db71 commit 8e23d6c

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

0 commit comments

Comments
 (0)