Skip to content

Commit 11877fb

Browse files
v11.12.0
1 parent 9b6fd8b commit 11877fb

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.2/Instabug-XCFramework.zip",
17-
checksum: "bbf44c07282429fedeae9aa2f142b30eea086ace79994eae0021645355bee629")
16+
url: "https://github.com/Instabug/Instabug-SP/releases/download/11.12.0/Instabug-XCFramework.zip",
17+
checksum: "9ebec58e7923150be9f34234b06be7cec8c765c7f96f16fed76c72169bfa0f2b")
1818
]
1919
)

0 commit comments

Comments
 (0)