mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
lefthook: Update to version 2.0.2
This commit is contained in:
parent
6ab5a91193
commit
b3fbf5c10d
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.1",
|
"version": "2.0.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/v2.0.1/lefthook_2.0.1_Windows_x86_64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.2/lefthook_2.0.2_Windows_x86_64.gz",
|
||||||
"hash": "6ad1bd662ef07bf1c1ce2261e19e00eae386b25999994650740814a2623808b5"
|
"hash": "038d71101e86bd4adaeee51c249dc01a852c45657bd4069dea3c47df3da92e8e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.1/lefthook_2.0.1_Windows_i386.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.2/lefthook_2.0.2_Windows_i386.gz",
|
||||||
"hash": "318fd250eac7e137ac0022b1d9b5bd829bf6f99ac6ea51865ce1986a9827cd80"
|
"hash": "acc86f3386c0b12b01913de0d52fd30bfc4fb4cda9dcfe0becdd7a39df804769"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.1/lefthook_2.0.1_Windows_arm64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.2/lefthook_2.0.2_Windows_arm64.gz",
|
||||||
"hash": "047f7d5a0cb4ceeb97be43db621fe145b339dde0d497ef2f9f251922babfce1e"
|
"hash": "02b04e11372e820b5d341a38a92b890f822c0569a3494f2597a30cdd8747c275"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lefthook.exe",
|
"bin": "lefthook.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user