Skip to content

Commit

Permalink
release 3.24.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 committed Mar 20, 2023
1 parent c6fab2b commit 3179a3a
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.3/LicensePlistBinary-macos.artifactbundle.zip",
checksum: "76a79e08d216cf747cb162cb43d976a9f97d8c9a77fabb1eb7e9cb37b9668214"
url: "https://github.com/mono0926/LicensePlist/releases/download/3.24.4/LicensePlistBinary-macos.artifactbundle.zip",
checksum: "6ff429d07b9015ab476fd0422c262017f227f2938ddc6922cd1f75dd304496a4"
)
]
)

0 comments on commit 3179a3a

Please sign in to comment.