Skip to content

Commit

Permalink
v12.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Instabug-iOS-CI committed Nov 27, 2023
1 parent a770925 commit f058766
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.2.0/Instabug-XCFramework.zip",
checksum: "5a7a8e350736e91e8d8d37753870092eff33caa5415f27359729594aae1581fd")
url: "https://github.com/Instabug/Instabug-SP/releases/download/12.3.0/Instabug-XCFramework.zip",
checksum: "8126e5c8505d0c27bcb01abc09739858d1f5406bf593042dcea6f058ce8b01bc")
]
)

0 comments on commit f058766

Please sign in to comment.