Skip to content

Commit

Permalink
XRay Release 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EbrahimTahernejad committed Mar 12, 2023
1 parent 0457848 commit 6fb3ea2
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 @@ -11,8 +11,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "XRay",
url: "https://github.com/EbrahimTahernejad/xray-mobile/releases/download/1.8.0/XRay.xcframework.zip",
checksum: "152e6391680af986ce469bba8e7ee209bf65e300182ac0bb6cf2ff5ba5271520"
url: "https://github.com/EbrahimTahernejad/xray-mobile/releases/download/1.8.1/XRay.xcframework.zip",
checksum: "803a4561f614971744b044fe2943710025297cb6064f78824f55f7f9f1f46fb0"
)
]
)

0 comments on commit 6fb3ea2

Please sign in to comment.