mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
lefthook: Update to version 1.8.0
This commit is contained in:
parent
31e255fd12
commit
98773a2a6e
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.22",
|
"version": "1.8.0",
|
||||||
"description": "Fast and powerful Git hooks manager for any type of projects",
|
"description": "Fast and powerful Git hooks manager for any type of projects",
|
||||||
"homepage": "https://github.com/evilmartians/lefthook",
|
"homepage": "https://github.com/evilmartians/lefthook",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.22/lefthook_1.7.22_Windows_x86_64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.0/lefthook_1.8.0_Windows_x86_64.gz",
|
||||||
"hash": "402d55457dff1082d035e89b8098589506a7f67e35d24aca6915f116df72c4f0"
|
"hash": "6cb4baa237bc56ff2edbe0c660357c0dbc0062e45500c96214a2c4b7689d5467"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.22/lefthook_1.7.22_Windows_i386.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.0/lefthook_1.8.0_Windows_i386.gz",
|
||||||
"hash": "ed8e805fc7b6ac19b508889cd5a08f9178a279dca36ec4ab5c3a4fe493e05eee"
|
"hash": "c76beb49b1fd2944d57c7706460b25a7df58b868ce071a7d27a8eaf274212bfb"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.22/lefthook_1.7.22_Windows_arm64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.0/lefthook_1.8.0_Windows_arm64.gz",
|
||||||
"hash": "7094fb170cafb0bfd7ab2a6a7d9f12ea4c39f9d664e2b1f5bcdf4944ee7b3929"
|
"hash": "611d64ab67af072c966644f0e3bef4b5e86b20f8001f5650b093c25a41e67d42"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lefthook.exe",
|
"bin": "lefthook.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user