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 4491355 commit 498b2bbCopy full SHA for 498b2bb
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.13.0/archive.zip",
17
- checksum: "ee459e70780c5ac03a04a5ea9417951143f0df3bebc9f56429e3f70d17dfcbf7")
+ url: "https://ios-releases.instabug.com/release/Instabug/10.13.1/archive.zip",
+ checksum: "02f3287830e69592bc5d98987a7125d186b0dba5630dae216c5ffbb2d83572bb")
18
]
19
)
0 commit comments