Skip to content

Commit

Permalink
release 3.24.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 committed Apr 3, 2023
1 parent 7be5d3f commit 66ef348
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.5/LicensePlistBinary-macos.artifactbundle.zip",
checksum: "ecf949c46d737201c942bb2143ea856a87998f34efd0996d7ddfbf82a3328846"
url: "https://github.com/mono0926/LicensePlist/releases/download/3.24.6/LicensePlistBinary-macos.artifactbundle.zip",
checksum: "61674423014dd5fa52ecfd3e84f382659b244269f51b1cd5f460ada00723292d"
)
]
)

0 comments on commit 66ef348

Please sign in to comment.