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 f8ddef5 commit eaea13cCopy full SHA for eaea13c
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/15.0.1/Instabug-XCFramework.zip",
17
- checksum: "2c2baa4cbdbaa0b9d2611e30b0338d1fcc70a0d35cc9153dde1084abfa19a267")
+ url: "https://github.com/Instabug/Instabug-SP/releases/download/15.1.0/Instabug-XCFramework.zip",
+ checksum: "246e43d0674972faeb411bf9d2a50fdf693e347f37e58178623406b69e753012")
18
]
19
)
0 commit comments