mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
lefthook: Update to version 1.5.2
This commit is contained in:
parent
8a54907c06
commit
6c5ba5ee26
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.1",
|
"version": "1.5.2",
|
||||||
"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.5.1/lefthook_1.5.1_Windows_x86_64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.2/lefthook_1.5.2_Windows_x86_64.gz",
|
||||||
"hash": "fd89adf35e0bf063615accda52b206affcb5bbe40beb7dc68889141c791632ef"
|
"hash": "433929c9199fe1aa644e404c7c7865e217bfd211b1d702552788e7f3cbea3330"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.1/lefthook_1.5.1_Windows_i386.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.2/lefthook_1.5.2_Windows_i386.gz",
|
||||||
"hash": "9025718adff88d9ec3ea7c61dea3c1001737a187f3f163a08b7c7c6f57b4fa62"
|
"hash": "33e547a2d4c844ffaed7d92089b45668e3875eaae4b1dff39694bd65cfecf05a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.1/lefthook_1.5.1_Windows_arm64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.2/lefthook_1.5.2_Windows_arm64.gz",
|
||||||
"hash": "372d445e6fce2bd17d9ef5ba7310eca8781cc5abd2fa8bcebc124c673ce76b6f"
|
"hash": "99a1de25de22ac0e6ef6bc3e65db36f71c2dc67feafa2ad6707268bb6960a961"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lefthook.exe",
|
"bin": "lefthook.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user