Skip to content

Commit

Permalink
v12.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Instabug-iOS-CI committed Mar 15, 2024
1 parent 9e79cb1 commit 9a9ddad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "Instabug",
url: "https://github.com/Instabug/Instabug-SP/releases/download/12.7.0/Instabug-XCFramework.zip",
checksum: "2c86ba4882688d6a1b047b794a10daa1fd1f72cadf710485376156996958554e")
url: "https://github.com/Instabug/Instabug-SP/releases/download/12.9.0/Instabug-XCFramework.zip",
checksum: "e8db5563820cf9c0b7bef265b9533e7c4f0fb6370a5a0b911bee8e09a78588c1")
]
)

0 comments on commit 9a9ddad

Please sign in to comment.