lefthook 1.3.0 → 1.3.2
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_amd64_v1/lefthook +0 -0
- data/libexec/lefthook_darwin_arm64/lefthook +0 -0
- data/libexec/lefthook_freebsd_amd64_v1/lefthook +0 -0
- data/libexec/lefthook_freebsd_arm64/lefthook +0 -0
- data/libexec/lefthook_linux_amd64_v1/lefthook +0 -0
- data/libexec/lefthook_linux_arm64/lefthook +0 -0
- data/libexec/lefthook_windows_amd64_v1/lefthook.exe +0 -0
- data/libexec/lefthook_windows_arm64/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: '0629738fa50c783ca4870dfde55f65c2161a0f751993e398630bd5596ff00f9b'
|
4
|
+
data.tar.gz: 5f0ce0f474b9253dbc170309fc967a07c964a05add68489a207bf916019a2351
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4bbea1a99bdbaecf5b4370c19cef57e08787a08c72737ae6ef1b5a9c81de3d43ae2e8e92dda33d50a741267ac54e63cbfc1cf36226508e0a4a33b065adc374b0
|
7
|
+
data.tar.gz: e5b94f0389571c88124e013e65d6a8a48003f4470defb887f7cfc7d4572ba9cce4316f1430650e285561a09dbaa8d9af6305440a9d7026804154b729b8d838c2
|
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.3.
|
4
|
+
version: 1.3.2
|
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: 2023-02-
|
12
|
+
date: 2023-02-27 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
|
-
description:
|
14
|
+
description:
|
15
15
|
email:
|
16
16
|
- lefthook@evilmartians.com
|
17
17
|
executables:
|
@@ -49,8 +49,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
49
49
|
- !ruby/object:Gem::Version
|
50
50
|
version: '0'
|
51
51
|
requirements: []
|
52
|
-
rubygems_version: 3.3.
|
53
|
-
signing_key:
|
52
|
+
rubygems_version: 3.3.5
|
53
|
+
signing_key:
|
54
54
|
specification_version: 4
|
55
55
|
summary: A single dependency-free binary to manage all your git hooks that works with
|
56
56
|
any language in any environment, and in all common team workflows.
|