Skip to content

Commit

Permalink
Release 3.4.0!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 14, 2022
1 parent 2a21e81 commit c74177e
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/AppleClash/ClashKit/releases/download/3.3.0/ClashKit.xcframework.zip",
checksum: "622e142545e03678488b4327f26e2b4f348f4453a800f4a2f71293d5cb8e2ec6"
url: "https://github.com/AppleClash/ClashKit/releases/download/3.4.0/ClashKit.xcframework.zip",
checksum: "0d3ea18dac553c071c6f526062c423aa0e3e2868ca4da9b0c2606bb758a418f6"
)
]
)

0 comments on commit c74177e

Please sign in to comment.