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 920249e commit 4676973Copy full SHA for 4676973
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
targets: [
14
.binaryTarget(
15
name: "Instabug",
16
- url: "https://ios-releases.instabug.com/release/10.5.0/archive.zip",
17
- checksum: "1490d1fbca19c4b222da6ae6e9c22c39584ac21582071b39fedeca7a11a74ca0")
+ url: "https://ios-releases.instabug.com/release/10.5.1/archive.zip",
+ checksum: "28e7bd71abfa31bc1d8adcb27dbf556ccec185f23790216d686e80799e5d5d83")
18
]
19
)
0 commit comments