Skip to content

Commit be296e7

Browse files
DistillerDistiller
authored andcommitted
v10.4.3
1 parent 90feb6c commit be296e7

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.4.2/archive.zip",
17-
checksum: "d0be1262dae324c850cf4be40ce9cff4fcdd7ab276e4a3fd35d329cd0ef1b069")
16+
url: "https://ios-releases.instabug.com/release/10.4.3/archive.zip",
17+
checksum: "60289d4828b571f2be967c4c0ee604b7d9532d9908a61c3816a24f3f74b2c961")
1818
]
1919
)

0 commit comments

Comments
 (0)