mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
lefthook: Update to version 1.7.13
This commit is contained in:
parent
223031412a
commit
c178ef3212
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.12",
|
"version": "1.7.13",
|
||||||
"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.12/lefthook_1.7.12_Windows_x86_64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.13/lefthook_1.7.13_Windows_x86_64.gz",
|
||||||
"hash": "e92eccb5075ddb2e754ae230f8da95f26cb6024ce6c7f0d33687c61cef4b5b8a"
|
"hash": "c268192f380a3036d3b1ca355d9e1b7d35c9cdb966165b0251dd7eb3529ca753"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.12/lefthook_1.7.12_Windows_i386.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.13/lefthook_1.7.13_Windows_i386.gz",
|
||||||
"hash": "00237fb61beb00640487eb1ed5c155c9698725e7c65eadfaedc7569fe053f0d8"
|
"hash": "27b749036cb3d9b78cea64d1d23dee491892945ef1e8c734624a32180d7599f0"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.12/lefthook_1.7.12_Windows_arm64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.13/lefthook_1.7.13_Windows_arm64.gz",
|
||||||
"hash": "b76268d2424939b4ef55eea984aeffbe83e4cd00ef5e16f923afd0dba3023428"
|
"hash": "8988b032a9dc6de2c3ae34cce7c5541ab8b96994b79230df0bca0fbf40c1d72f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lefthook.exe",
|
"bin": "lefthook.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user