Skip to content

Commit 2e23d2e

Browse files
v10.10.1
1 parent a5cea22 commit 2e23d2e

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.10.0/archive.zip",
17-
checksum: "047742a53fdb943c423248e133f6633bfa1483ff699429170ea6204902fa4c97")
16+
url: "https://ios-releases.instabug.com/release/Instabug/10.10.1/archive.zip",
17+
checksum: "f6987b746291d694a29158600aa072074229a69fdb270427a5dda03894c4cd3f")
1818
]
1919
)

0 commit comments

Comments
 (0)