Skip to content

Commit cd93d2e

Browse files
authored
Merge pull request #30 from Instabug/release/11.13.3
Release 11.13.3
2 parents 2c155e8 + e3b7f28 commit cd93d2e

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.13.1/Instabug-XCFramework.zip",
17-
checksum: "55bc9f00dd0e58f608c3701d22f20eb8fe94bc013341ac2ef3739c41f252d8ae")
16+
url: "https://github.com/Instabug/Instabug-SP/releases/download/11.13.3/Instabug-XCFramework.zip",
17+
checksum: "2b865cc5e86827a7e02bffd247c9c41fbcaf07f77933fc718fe75f4a86493c3c")
1818
]
1919
)

0 commit comments

Comments
 (0)