Skip to content

Commit a770925

Browse files
committed
v12.2.0
1 parent 92601d0 commit a770925

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/12.1.0/Instabug-XCFramework.zip",
17-
checksum: "df790312174ac839e3878306baf2b87e064839bd5a272444bbca23e6eed8ff8e")
16+
url: "https://github.com/Instabug/Instabug-SP/releases/download/12.2.0/Instabug-XCFramework.zip",
17+
checksum: "5a7a8e350736e91e8d8d37753870092eff33caa5415f27359729594aae1581fd")
1818
]
1919
)

0 commit comments

Comments
 (0)