Skip to content

Commit

Permalink
Update LicensePlistBinary checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 committed Mar 9, 2023
1 parent 4ce895d commit ea61dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ let package = Package(
.binaryTarget(
name: "LicensePlistBinary",
url: "https://github.com/mono0926/LicensePlist/releases/download/3.24.1/LicensePlistBinary-macos.artifactbundle.zip",
checksum: "16ec69bf7d0515f8be3970201f13730d39ad55fffd40c7765f40193eedf54e83"
checksum: "a9609355bc9a72f6e610a96cfaa3e828329564d6eda9b08cfcabc75a90af7275"
)
]
)

0 comments on commit ea61dce

Please sign in to comment.