Skip to content

Commit 4676973

Browse files
author
Distiller
committed
v10.5.1
1 parent 920249e commit 4676973

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

0 commit comments

Comments
 (0)