Skip to content

Commit d560564

Browse files
updating package.swift (#36)
1 parent 9a9ddad commit d560564

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/12.9.0/Instabug-XCFramework.zip",
17-
checksum: "e8db5563820cf9c0b7bef265b9533e7c4f0fb6370a5a0b911bee8e09a78588c1")
16+
url: "https://github.com/Instabug/Instabug-SP/releases/download/12.9.2/Instabug-XCFramework.zip",
17+
checksum: "8cd48d027b667ebaf388635fb7cf10e59118d815c2c88642c23ca42698a0f0df")
1818
]
1919
)

0 commit comments

Comments
 (0)