Skip to content

Commit

Permalink
Libbox Release 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EbrahimTahernejad committed Jan 12, 2024
1 parent 03d7578 commit 2b87308
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: "Libbox",
url: "https://github.com/EbrahimTahernejad/sing-box-lib/releases/download/1.7.8/Libbox.xcframework.zip",
checksum: "9a2d94f0d584f354b524f133da9b4b1fdc636d1e1ebf2ec36227953c9e783615"
url: "https://github.com/EbrahimTahernejad/sing-box-lib/releases/download/1.8.0/Libbox.xcframework.zip",
checksum: "62c1f95e3e60abeb99aae8a4b3fe08b36e4501585ceb18c33da2224f4f8bca5c"
)
]
)

0 comments on commit 2b87308

Please sign in to comment.