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 519cee1 commit 66a4484Copy full SHA for 66a4484
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/11.0.2/archive.zip",
17
- checksum: "1255bf8e1133e5140c7e34d89ca2103de3e0ca148bbe6dc0ad68b325bc2f93e4")
+ url: "https://ios-releases.instabug.com/release/Instabug/11.0.3/archive.zip",
+ checksum: "cc21202faa0c5546213fa4a87879306fe7bd9bf3c6a9d6c6c214f7cbd7f3205e")
18
]
19
)
0 commit comments