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 8e68dc5 commit 15ce213Copy full SHA for 15ce213
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.0/archive.zip",
17
- checksum: "a4bb75a3d9690229ed314837d62b117d7f2eea2fedda83002ddcc432a71c70d3")
+ url: "https://ios-releases.instabug.com/release/Instabug/10.9.1/archive.zip",
+ checksum: "aa82b9fbc564ca0a7775c78f3bc9b5d465733c00b8618c542a2cb2e80c6aad02")
18
]
19
)
0 commit comments