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 bf22b59 commit f993313Copy full SHA for f993313
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
targets: [
14
.binaryTarget(
15
name: "Instabug",
16
- url: "https://ios-releases.instabug.com/release/Instabug/10.9.2/archive.zip",
17
- checksum: "c685249b1b5e55088cb5178214265294ee25f01fb4ec5ea7633e5d7b3ffe6d24")
+ url: "https://ios-releases.instabug.com/release/Instabug/10.9.3/archive.zip",
+ checksum: "1151f47fe969df7c43429c938cd2b7661c9b775543180d2b931cea6dc59a0bbb")
18
]
19
)
0 commit comments