Skip to content

Commit

Permalink
version 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
p-x9 committed Oct 14, 2024
1 parent 5beb49c commit 23e219d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ let package = Package(
targets: [
.binaryTarget(
name: "MachOKitBin",
url: "https://github.com/p-x9/MachOKit/releases/download/0.21.1/MachOKit.xcframework.zip",
checksum: "39ede7938bab34d55132dbd0ecbfdf9da1d965345d57e9947889192a43e88264"
url: "https://github.com/p-x9/MachOKit/releases/download/0.22.0/MachOKit.xcframework.zip",
checksum: "ee3c729b6975c8690d6b73f90ec11489e2e9da6e9993e2bda4019fa96441e2eb"
),
.binaryTarget(
name: "MachOKitCBin",
url: "https://github.com/p-x9/MachOKit/releases/download/0.21.1/MachOKitC.xcframework.zip",
checksum: "558315a5fb6a9b3733a3b4d7489a54e85f372bd6fe0d1bf809e2064603409b99"
url: "https://github.com/p-x9/MachOKit/releases/download/0.22.0/MachOKitC.xcframework.zip",
checksum: "57c1b788c4ec91dae60ebcf6922d1091d5030d0bbb353481a939cd860473d712"
),
.target(
name: "_MachOKitSPM",
Expand Down

0 comments on commit 23e219d

Please # to comment.