Skip to content

Commit

Permalink
v10.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Instabug-iOS-CI committed Apr 7, 2022
1 parent 4491355 commit 498b2bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "Instabug",
url: "https://ios-releases.instabug.com/release/Instabug/10.13.0/archive.zip",
checksum: "ee459e70780c5ac03a04a5ea9417951143f0df3bebc9f56429e3f70d17dfcbf7")
url: "https://ios-releases.instabug.com/release/Instabug/10.13.1/archive.zip",
checksum: "02f3287830e69592bc5d98987a7125d186b0dba5630dae216c5ffbb2d83572bb")
]
)

0 comments on commit 498b2bb

Please sign in to comment.