Skip to content

Commit

Permalink
ClashKit Release 1.8.18!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
daemooon authored and arror committed Mar 10, 2023
1 parent c70deb5 commit a03479a
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 @@ -10,8 +10,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "ClashKit",
url: "https://github.com/daemooon/ClashKit/releases/download/1.8.17/ClashKit.xcframework.zip",
checksum: "2e0af64768d711352ad6927cbc5383a02d4673e1aa093e83669961abb544d6b5"
url: "https://github.com/daemooon/ClashKit/releases/download/1.8.18/ClashKit.xcframework.zip",
checksum: "f8b8ee5b71b59053d156a3905df838e71ac434102f76a2797396bd6232c8b8df"
)
]
)

0 comments on commit a03479a

Please sign in to comment.