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 211a2ac commit aef4b93Copy full SHA for aef4b93
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.3.0/archive.zip",
17
- checksum: "1ceb341eba79208d8fa381716399b2800cf20f247edeb07fd4b78467da902ce4")
+ url: "https://ios-releases.instabug.com/release/Instabug/11.4.0/archive.zip",
+ checksum: "425e7cdcb240ca163c7abfdbd9354f4d6d7169e1f31dfaf68145cccc85232c4a")
18
]
19
)
0 commit comments