Skip to content

Commit 7110367

Browse files
author
Distiller
committed
v10.7.1
1 parent ab68ee4 commit 7110367

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.7.0/archive.zip",
17-
checksum: "296570a98b353d2065fac0dfe3233b444853f9a6fe2232ff9901064cf4099ce6")
16+
url: "https://ios-releases.instabug.com/release/10.7.1/archive.zip",
17+
checksum: "59beffda10aa5eacdfec01d8a8c84cbed9530d4cac0f706a48a9582a4f8c0c67")
1818
]
1919
)

0 commit comments

Comments
 (0)