Skip to content

Commit f55d8c8

Browse files
v12.0.0
1 parent 2b36de6 commit f55d8c8

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.14.0/Instabug-XCFramework.zip",
17-
checksum: "cde1dff3e72e152e8699b403cabc4e01ab70c288efd0d1e2f85ab000aaefb908")
16+
url: "https://github.com/Instabug/Instabug-SP/releases/download/12.0.0/Instabug-XCFramework.zip",
17+
checksum: "370a0cfe143afda4cde036ef9066454a7bb0e75f28b5c15a9e806b5127b26124")
1818
]
1919
)

0 commit comments

Comments
 (0)