Skip to content

Commit

Permalink
Libbox Release 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EbrahimTahernejad committed Jan 14, 2024
1 parent 2b87308 commit 51829c5
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.8.0/Libbox.xcframework.zip",
checksum: "62c1f95e3e60abeb99aae8a4b3fe08b36e4501585ceb18c33da2224f4f8bca5c"
url: "https://github.com/EbrahimTahernejad/sing-box-lib/releases/download/1.8.1/Libbox.xcframework.zip",
checksum: "84f2be65f8bf9f5731e6892da9f1f750fa5b539c1698b1d5952872014207fa5c"
)
]
)

0 comments on commit 51829c5

Please sign in to comment.