Skip to content

Commit

Permalink
release 3.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 committed Mar 9, 2023
1 parent a303b01 commit 2d6d402
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 @@ -50,8 +50,8 @@ let package = Package(
),
.binaryTarget(
name: "LicensePlistBinary",
url: "https://github.com/mono0926/LicensePlist/releases/download/3.24.1/LicensePlistBinary-macos.artifactbundle.zip",
checksum: "a9609355bc9a72f6e610a96cfaa3e828329564d6eda9b08cfcabc75a90af7275"
url: "https://github.com/mono0926/LicensePlist/releases/download/3.24.2/LicensePlistBinary-macos.artifactbundle.zip",
checksum: "48ecbc3804ee84383282f7a7f6fbfc61cd238c49d3bd31c0544812676f73dec2"
)
]
)

0 comments on commit 2d6d402

Please sign in to comment.