mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
lefthook: Update to version 1.11.2
This commit is contained in:
parent
823dc639f2
commit
40d5426e4e
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.1",
|
"version": "1.11.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.11.1/lefthook_1.11.1_Windows_x86_64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.2/lefthook_1.11.2_Windows_x86_64.gz",
|
||||||
"hash": "17fd5df10a4dba24af249df05457e437b276e21a1bbf96007f3ff0d09313e40f"
|
"hash": "66d06a19e03b3fe335dc65a6342a55f0cb11966af6aa94bd75ca585662d6cc95"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.1/lefthook_1.11.1_Windows_i386.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.2/lefthook_1.11.2_Windows_i386.gz",
|
||||||
"hash": "b82a94ed22fd5b99190ab8f8f6008b86d24689adf0644a55d3ba36cf69099e6a"
|
"hash": "a8ba61bee5245df0c7ead947250320130bef0ca7ac71ca62b87aabf6d2984c18"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.1/lefthook_1.11.1_Windows_arm64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.2/lefthook_1.11.2_Windows_arm64.gz",
|
||||||
"hash": "e2be62ae1e17eb8734cde8bec93dec51dcff57afe64658ad737776a656ed4ae8"
|
"hash": "43c6e8529acaaf8b6d0474ec336c3d5ae9feb394f2af10489e1dcb955b67f255"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lefthook.exe",
|
"bin": "lefthook.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user