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 15ce213 commit bf22b59Copy full SHA for bf22b59
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.1/archive.zip",
17
- checksum: "aa82b9fbc564ca0a7775c78f3bc9b5d465733c00b8618c542a2cb2e80c6aad02")
+ url: "https://ios-releases.instabug.com/release/Instabug/10.9.2/archive.zip",
+ checksum: "c685249b1b5e55088cb5178214265294ee25f01fb4ec5ea7633e5d7b3ffe6d24")
18
]
19
)
0 commit comments