Skip to content

Commit 5d19771

Browse files
author
Distiller
committed
v10.1.1
1 parent a2ddea3 commit 5d19771

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.1/archive.zip",
17-
checksum: "d05b673e0501ecc61f15c52cfc65e4b6e63758352bd48763ef253c920421b638")
16+
url: "https://ios-releases.instabug.com/release/10.1.1/archive.zip",
17+
checksum: "04b283f5106543855d3f3781ffd3ff2d3e4e9450650fe0cf56ada90eb5135f4c")
1818
]
1919
)

0 commit comments

Comments
 (0)