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 aef4b93 commit 13f95f7Copy full SHA for 13f95f7
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.4.0/archive.zip",
17
- checksum: "425e7cdcb240ca163c7abfdbd9354f4d6d7169e1f31dfaf68145cccc85232c4a")
+ url: "https://ios-releases.instabug.com/release/Instabug/11.4.1/archive.zip",
+ checksum: "9ba0d1627df6bc13d0320b8ec3654392e8cc666f9218b4037b4957ac3e0a4b9f")
18
]
19
)
0 commit comments