mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
lefthook: Update to version 2.0.9
This commit is contained in:
parent
99b2861ef8
commit
67ab54c226
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.8",
|
"version": "2.0.9",
|
||||||
"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/v2.0.8/lefthook_2.0.8_Windows_x86_64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.9/lefthook_2.0.9_Windows_x86_64.gz",
|
||||||
"hash": "05ab9cded89467ad4a5cbd303fd9b2c63d6aa144aef00bfaa1c0f7a13fc85584"
|
"hash": "10d4674f02e80a7be4341d8af0398307f5526f36344932f140a90eb732bc9acd"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.8/lefthook_2.0.8_Windows_i386.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.9/lefthook_2.0.9_Windows_i386.gz",
|
||||||
"hash": "c35f06453b11f53138bef047ac61d37053cfa0979968782894e8d3bbeb662bd3"
|
"hash": "821ac9900f24b1982c78f054cde192a2721fb17e4c8cb405e27efdffe6bb7155"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.8/lefthook_2.0.8_Windows_arm64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.9/lefthook_2.0.9_Windows_arm64.gz",
|
||||||
"hash": "eedb98891e79d19a9f2c25707dc54549c0ba96e52519886cecc0efd7da57fa9d"
|
"hash": "cc3f7e2ef05203c64c08e27466e15fce4363401e613a1d9aa93cadb411db45ff"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lefthook.exe",
|
"bin": "lefthook.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user