Skip to content

Commit 498b2bb

Browse files
v10.13.1
1 parent 4491355 commit 498b2bb

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.13.0/archive.zip",
17-
checksum: "ee459e70780c5ac03a04a5ea9417951143f0df3bebc9f56429e3f70d17dfcbf7")
16+
url: "https://ios-releases.instabug.com/release/Instabug/10.13.1/archive.zip",
17+
checksum: "02f3287830e69592bc5d98987a7125d186b0dba5630dae216c5ffbb2d83572bb")
1818
]
1919
)

0 commit comments

Comments
 (0)