Skip to content

Commit 9a1b27d

Browse files
v10.8.0
1 parent fb88c4b commit 9a1b27d

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/Instabug/10.7.5/archive.zip",
17-
checksum: "20351653338a8572b2130eab99fbf480fa4cc2f71024f6acd7c6b2f3b58528d9")
16+
url: "https://ios-releases.instabug.com/release/Instabug/10.8.0/archive.zip",
17+
checksum: "e7a287e2f8d2b22cd2e63a5cc27f3096d414979c5142d0f0fe72d3e505b51236")
1818
]
1919
)

0 commit comments

Comments
 (0)