Skip to content

Commit a62a4c8

Browse files
v14.0.0
1 parent 3cc7756 commit a62a4c8

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/13.4.3/Instabug-XCFramework.zip",
17-
checksum: "e6635f41ad7980033f74c73acf68cdfd2312aeda9d9957dfae8a91f8d57895e7")
16+
url: "https://github.com/Instabug/Instabug-SP/releases/download/14.0.0/Instabug-XCFramework.zip",
17+
checksum: "e18a69c59100d0d855699abfba0dc62771559bcbfaa032fadf0d9e0473013121")
1818
]
1919
)

0 commit comments

Comments
 (0)