Skip to content

Commit 920249e

Browse files
author
Distiller
committed
v10.5.0
1 parent 89349ef commit 920249e

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://ios-releases.instabug.com/release/10.4.4/archive.zip",
17-
checksum: "497dd5ff6322d7337ee6df6157a572636003d5a834badc8324b114d3db975b17")
16+
url: "https://ios-releases.instabug.com/release/10.5.0/archive.zip",
17+
checksum: "1490d1fbca19c4b222da6ae6e9c22c39584ac21582071b39fedeca7a11a74ca0")
1818
]
1919
)

0 commit comments

Comments
 (0)