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 83bba10 commit ca8bb88Copy full SHA for ca8bb88
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.11.3/archive.zip",
17
- checksum: "f5d445e13539d4140377bd420ed883c638ac7908566e66813b0d924bf2c208fe")
+ url: "https://ios-releases.instabug.com/release/Instabug/10.11.4/archive.zip",
+ checksum: "d76f4326bb60032f08df91d536d87ded3262c7926885b9603612719af811821a")
18
]
19
)
0 commit comments