Skip to content

Commit 8e68dc5

Browse files
v10.9.0
1 parent a0be2a0 commit 8e68dc5

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.8.1/archive.zip",
17-
checksum: "3f4fc3e8c7eb123bde9d7aafca02946ffd056097f0cae024dbe1b7fd1b96fb6c")
16+
url: "https://ios-releases.instabug.com/release/Instabug/10.9.0/archive.zip",
17+
checksum: "a4bb75a3d9690229ed314837d62b117d7f2eea2fedda83002ddcc432a71c70d3")
1818
]
1919
)

0 commit comments

Comments
 (0)