Skip to content

Commit

Permalink
version 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
p-x9 committed Nov 8, 2024
1 parent 23e219d commit e85e02f
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.22.0/MachOKit.xcframework.zip",
checksum: "ee3c729b6975c8690d6b73f90ec11489e2e9da6e9993e2bda4019fa96441e2eb"
url: "https://github.com/p-x9/MachOKit/releases/download/0.23.0/MachOKit.xcframework.zip",
checksum: "9eabc6e02556dca42644c29364d37ea83661a9635688ca0a603e0a767214bc50"
),
.binaryTarget(
name: "MachOKitCBin",
url: "https://github.com/p-x9/MachOKit/releases/download/0.22.0/MachOKitC.xcframework.zip",
checksum: "57c1b788c4ec91dae60ebcf6922d1091d5030d0bbb353481a939cd860473d712"
url: "https://github.com/p-x9/MachOKit/releases/download/0.23.0/MachOKitC.xcframework.zip",
checksum: "b53fe06938309e785ace972f7053982fbcdd20b6ad09061ae5fa81c23449b081"
),
.target(
name: "_MachOKitSPM",
Expand Down

0 comments on commit e85e02f

Please # to comment.