Skip to content

Commit 9230af8

Browse files
DistillerDistiller
authored andcommitted
v10.4.0
1 parent 5b604f4 commit 9230af8

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

0 commit comments

Comments
 (0)