Skip to content

Commit 014b631

Browse files
v13.0.3
1 parent 19e3b28 commit 014b631

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.0.0/Instabug-XCFramework.zip",
17-
checksum: "bd8c2be81cfefe6a401709230f392bb2db4b142c5c409818bf2eae4deb38a11d")
16+
url: "https://github.com/Instabug/Instabug-SP/releases/download/13.0.3/Instabug-XCFramework.zip",
17+
checksum: "de3a181dcca0d49f78ca51f4fc6953120bb717c2d529127f3a1a1df4b2405974")
1818
]
1919
)

0 commit comments

Comments
 (0)