Skip to content

Commit 5b604f4

Browse files
author
Distiller
committed
v10.3
1 parent f67b2cb commit 5b604f4

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

0 commit comments

Comments
 (0)