lefthook 1.7.18 → 1.10.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/libexec/lefthook-darwin-arm64/lefthook +0 -0
- data/libexec/lefthook-darwin-x64/lefthook +0 -0
- data/libexec/lefthook-freebsd-arm64/lefthook +0 -0
- data/libexec/lefthook-freebsd-x64/lefthook +0 -0
- data/libexec/lefthook-linux-arm64/lefthook +0 -0
- data/libexec/lefthook-linux-x64/lefthook +0 -0
- data/libexec/lefthook-openbsd-arm64/lefthook +0 -0
- data/libexec/lefthook-openbsd-x64/lefthook +0 -0
- data/libexec/lefthook-windows-arm64/lefthook.exe +0 -0
- data/libexec/lefthook-windows-x64/lefthook.exe +0 -0
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: acb34b632f4707a8df6476e82cf97d13342f76918ed36724b75225c3c4484505
|
4
|
+
data.tar.gz: e32661d2b00f885b004bf8986d6609d9b3e2643ff52fc3295bea26227dafd884
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fb41f93a17c3c906d532548758e727a19b58f76a434b9963d606b08e47bc6b4a69a42c0b92ba83a3af474df6bf6fdfd00d4abc6c4af5924e835453ee8b715c90
|
7
|
+
data.tar.gz: 350ee927b9f837367555ef5511edddb37dd0e99df37965bb1bcd072a5650c74926e0206743f98e4fc5087ec245713f4e011b56180128143d08c9f14dc6760955
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,17 +1,17 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: lefthook
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.10.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- A.A.Abroskin
|
8
8
|
- Evil Martians
|
9
|
-
autorequire:
|
9
|
+
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2025-01-21 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
|
-
description:
|
14
|
+
description:
|
15
15
|
email:
|
16
16
|
- lefthook@evilmartians.com
|
17
17
|
executables:
|
@@ -51,8 +51,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
51
51
|
- !ruby/object:Gem::Version
|
52
52
|
version: '0'
|
53
53
|
requirements: []
|
54
|
-
rubygems_version: 3.
|
55
|
-
signing_key:
|
54
|
+
rubygems_version: 3.4.20
|
55
|
+
signing_key:
|
56
56
|
specification_version: 4
|
57
57
|
summary: A single dependency-free binary to manage all your git hooks that works with
|
58
58
|
any language in any environment, and in all common team workflows.
|