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 a0be2a0 commit 8e68dc5Copy full SHA for 8e68dc5
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.8.1/archive.zip",
17
- checksum: "3f4fc3e8c7eb123bde9d7aafca02946ffd056097f0cae024dbe1b7fd1b96fb6c")
+ url: "https://ios-releases.instabug.com/release/Instabug/10.9.0/archive.zip",
+ checksum: "a4bb75a3d9690229ed314837d62b117d7f2eea2fedda83002ddcc432a71c70d3")
18
]
19
)
0 commit comments