We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014b631 commit 7b218f6Copy full SHA for 7b218f6
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
targets: [
14
.binaryTarget(
15
name: "Instabug",
16
- url: "https://github.com/Instabug/Instabug-SP/releases/download/13.0.3/Instabug-XCFramework.zip",
17
- checksum: "de3a181dcca0d49f78ca51f4fc6953120bb717c2d529127f3a1a1df4b2405974")
+ url: "https://github.com/Instabug/Instabug-SP/releases/download/13.0.5/Instabug-XCFramework.zip",
+ checksum: "b09754a4383e79fb3616a6aa6b77fcbca90f474274611829b244718b97bebaef")
18
]
19
)
0 commit comments