Skip to content

Commit

Permalink
lefthook: Update to version 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 23, 2024
1 parent f4c38ad commit e67995e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/lefthook.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"version": "1.8.0",
"version": "1.8.1",
"description": "Fast and powerful Git hooks manager for any type of projects",
"homepage": "https://github.com/evilmartians/lefthook",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.0/lefthook_1.8.0_Windows_x86_64.gz",
"hash": "6cb4baa237bc56ff2edbe0c660357c0dbc0062e45500c96214a2c4b7689d5467"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.1/lefthook_1.8.1_Windows_x86_64.gz",
"hash": "234957e974e8ef83dc374339e3ab4296d209d305de2291ddbc15d1a01dcd1387"
},
"32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.0/lefthook_1.8.0_Windows_i386.gz",
"hash": "c76beb49b1fd2944d57c7706460b25a7df58b868ce071a7d27a8eaf274212bfb"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.1/lefthook_1.8.1_Windows_i386.gz",
"hash": "ac21c9849b71edc59c33dd59238611e5645838b883d047b1b1e40c0250ea8b19"
},
"arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.0/lefthook_1.8.0_Windows_arm64.gz",
"hash": "611d64ab67af072c966644f0e3bef4b5e86b20f8001f5650b093c25a41e67d42"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.1/lefthook_1.8.1_Windows_arm64.gz",
"hash": "44dd0d459a0538f7e43ed7ddb26e926b03af70818866a8324ac9628a84fbc957"
}
},
"bin": "lefthook.exe",
Expand Down

0 comments on commit e67995e

Please sign in to comment.