Skip to content

Commit eaea13c

Browse files
v15.1.0
1 parent f8ddef5 commit eaea13c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let package = Package(
1313
targets: [
1414
.binaryTarget(
1515
name: "Instabug",
16-
url: "https://github.com/Instabug/Instabug-SP/releases/download/15.0.1/Instabug-XCFramework.zip",
17-
checksum: "2c2baa4cbdbaa0b9d2611e30b0338d1fcc70a0d35cc9153dde1084abfa19a267")
16+
url: "https://github.com/Instabug/Instabug-SP/releases/download/15.1.0/Instabug-XCFramework.zip",
17+
checksum: "246e43d0674972faeb411bf9d2a50fdf693e347f37e58178623406b69e753012")
1818
]
1919
)

0 commit comments

Comments
 (0)