Skip to content

Commit

Permalink
Updating lefthook to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Nov 27, 2023
1 parent 54c9bf6 commit 6e07753
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 @@ -28,8 +28,8 @@ let package = Package(
// .binaryTarget(name: "lefthook", path: "lefthook.artifactbundle.zip"),
.binaryTarget(
name: "lefthook",
url: "https://github.com/csjones/lefthook-plugin/releases/download/1.5.3/lefthook.artifactbundle.zip",
checksum: "2d9d24b27c0b63aaa58b35bc9552941be5cd73b5c7c85a89c1227db2dc9ee101"
url: "https://github.com/csjones/lefthook-plugin/releases/download/1.5.4/lefthook.artifactbundle.zip",
checksum: "3f9262951c3f973e5d26f5eb52db170a9372223130d5bd4bc8a7a91d491dfc0c"
),
],
swiftLanguageVersions: [.v5]
Expand Down

0 comments on commit 6e07753

Please sign in to comment.