Skip to content

Commit

Permalink
release 3.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 committed Nov 9, 2023
1 parent f80bd6a commit 3562b60
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 @@ -87,8 +87,8 @@ let package = Package(
),
.binaryTarget(
name: "LicensePlistBinary",
url: "https://github.com/mono0926/LicensePlist/releases/download/3.24.11/LicensePlistBinary-macos.artifactbundle.zip",
checksum: "042b0b19fcd44a4b5100732d2fe99e8e0b1c268144c507ecdd972e04553e7b3c"
url: "https://github.com/mono0926/LicensePlist/releases/download/3.25.0/LicensePlistBinary-macos.artifactbundle.zip",
checksum: "feb5697cb811f58f38edce0382a22f4ad6f0fc04caed1e06023e3e9ccc966c34"
)
]
)

0 comments on commit 3562b60

Please sign in to comment.