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 05568fe commit c23a163Copy full SHA for c23a163
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
targets: [
14
.binaryTarget(
15
name: "Instabug",
16
- url: "https://github.com/Instabug/Instabug-SP/releases/download/11.9.0/Instabug-XCFramework.zip",
17
- checksum: "9e7b5e0cb1de79fec7942bfbbbc45fc261448a90997251bbd5264efeb0e6713c")
+ url: "https://github.com/Instabug/Instabug-SP/releases/download/11.9.1/Instabug-XCFramework.zip",
+ checksum: "bcae31c350c043e00631999d0f55320d92efa780d0ec9b9c674a5c63b9dc5945")
18
]
19
)
0 commit comments