Skip to content

Commit fea6db8

Browse files
committed
fix(deps): update lefthook to version 2.1.1 and update checksums
1 parent b6d7e1a commit fea6db8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

mise.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ backend = "aqua:goreleaser/goreleaser"
3535
"platforms.windows-x64" = { checksum = "sha256:c5586c4ed749ca358ad61ed73ee4b8039cfa68daae8c23e69fb086d549dfb31d", url = "https://github.com/goreleaser/goreleaser/releases/download/v2.13.3/goreleaser_Windows_x86_64.zip"}
3636

3737
[[tools.lefthook]]
38-
version = "2.1.0"
38+
version = "2.1.1"
3939
backend = "aqua:evilmartians/lefthook"
40-
"platforms.linux-arm64" = { checksum = "sha256:f8441d1c59937a9a7f153a0c873b37f6983a18e6704351e172c0f69ea5230109", url = "https://github.com/evilmartians/lefthook/releases/download/v2.1.0/lefthook_2.1.0_Linux_aarch64.gz"}
41-
"platforms.linux-x64" = { checksum = "sha256:2c5a385098de3fe9a45eea404eb6284ffcc537ec27556772ccc6ba31879b4fca", url = "https://github.com/evilmartians/lefthook/releases/download/v2.1.0/lefthook_2.1.0_Linux_x86_64.gz"}
42-
"platforms.macos-x64" = { checksum = "sha256:443e09f52f2dc1d5a06887ac4dfbf318e90726071df54b37208d52fa8aa6f099", url = "https://github.com/evilmartians/lefthook/releases/download/v2.1.0/lefthook_2.1.0_MacOS_x86_64.gz"}
43-
"platforms.windows-x64" = { checksum = "sha256:4ca96d5cb30d07339770c6c97910b784e5e3c75524a1375dbf6bc5dbe51d72c3", url = "https://github.com/evilmartians/lefthook/releases/download/v2.1.0/lefthook_2.1.0_Windows_x86_64.gz"}
40+
"platforms.linux-arm64" = { checksum = "sha256:46907f78fa64de6d47e4f4c6b80f9ad246a09c67262c00ba5a32c74217d7f5ea", url = "https://github.com/evilmartians/lefthook/releases/download/v2.1.1/lefthook_2.1.1_Linux_aarch64.gz"}
41+
"platforms.linux-x64" = { checksum = "sha256:5d29942bb5954c59d67d8c37184411034e576ed2829e22b0a6d88bba934e4fbb", url = "https://github.com/evilmartians/lefthook/releases/download/v2.1.1/lefthook_2.1.1_Linux_x86_64.gz"}
42+
"platforms.macos-x64" = { checksum = "sha256:a73e790b9e7b7bc13810cb9f7d7945462f899165c25d14f39bc31d9a70427638", url = "https://github.com/evilmartians/lefthook/releases/download/v2.1.1/lefthook_2.1.1_MacOS_x86_64.gz"}
43+
"platforms.windows-x64" = { checksum = "sha256:ac26892266ce98066c469d2db7feafe067009b9cff85786dae7605cf3be0db50", url = "https://github.com/evilmartians/lefthook/releases/download/v2.1.1/lefthook_2.1.1_Windows_x86_64.gz"}

0 commit comments

Comments
 (0)