Skip to content

Commit f67b2cb

Browse files
DistillerDistiller
authored andcommitted
v10.2
1 parent f3b91b6 commit f67b2cb

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.2/archive.zip",
17-
checksum: "c25293b83c0938a03e9e4fd693e8f962822e51b507f86256e6f3dd64607ab52f")
16+
url: "https://ios-releases.instabug.com/release/10.2/archive.zip",
17+
checksum: "bc22e6278215a8e5015ad88d4c8706fa4e271e5a67b4485b045f86aa41b69fe6")
1818
]
1919
)

0 commit comments

Comments
 (0)