Skip to content

Commit

Permalink
v11.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Instabug-iOS-CI committed May 23, 2023
1 parent 9b6fd8b commit 11877fb
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/11.10.2/Instabug-XCFramework.zip",
checksum: "bbf44c07282429fedeae9aa2f142b30eea086ace79994eae0021645355bee629")
url: "https://github.com/Instabug/Instabug-SP/releases/download/11.12.0/Instabug-XCFramework.zip",
checksum: "9ebec58e7923150be9f34234b06be7cec8c765c7f96f16fed76c72169bfa0f2b")
]
)

0 comments on commit 11877fb

Please sign in to comment.