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 57d1ad2 commit 4491355Copy full SHA for 4491355
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.9/archive.zip",
17
- checksum: "72a5b1110521c38017f7c0ec98257441b951d37c9f11ab865514b2a7b509f4c7")
+ url: "https://ios-releases.instabug.com/release/Instabug/10.13.0/archive.zip",
+ checksum: "ee459e70780c5ac03a04a5ea9417951143f0df3bebc9f56429e3f70d17dfcbf7")
18
]
19
)
0 commit comments