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 b2acf71 commit 83bba10Copy full SHA for 83bba10
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.1/archive.zip",
17
- checksum: "7267b01cebb84ff39927354bf0af2adca16012952da7bd6e603b50853b665479")
+ url: "https://ios-releases.instabug.com/release/Instabug/10.11.3/archive.zip",
+ checksum: "f5d445e13539d4140377bd420ed883c638ac7908566e66813b0d924bf2c208fe")
18
]
19
)
0 commit comments