lefthook 1.4.4 → 1.4.6
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_386/lefthook.exe +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: ae9befc3e593b2898696253374b48ac7766c846c001801efd77be475bdb1f225
|
4
|
+
data.tar.gz: 9e6110a88156bde49842d8dd57069d7aff8b7a887243e0f9a794878f04f2bab1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6acd28b124e867f5f156b9d5d2220a30a0fe27e81148a745480a94ef33e41f549f425c1df45106643898fef5e501ab0675ff4c474d1fc93864d931db7fafa400
|
7
|
+
data.tar.gz: fe150af308c7f3554337007ed2a9b139ff321ae7e343315c400ad084129a2ac6b6394075928b1765692c463d453070273bda058833ab3741fea7950c284741b8
|
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.
|
4
|
+
version: 1.4.6
|
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-07-
|
12
|
+
date: 2023-07-18 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
|
-
description:
|
14
|
+
description:
|
15
15
|
email:
|
16
16
|
- lefthook@evilmartians.com
|
17
17
|
executables:
|
@@ -50,8 +50,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
50
50
|
- !ruby/object:Gem::Version
|
51
51
|
version: '0'
|
52
52
|
requirements: []
|
53
|
-
rubygems_version: 3.3.
|
54
|
-
signing_key:
|
53
|
+
rubygems_version: 3.3.5
|
54
|
+
signing_key:
|
55
55
|
specification_version: 4
|
56
56
|
summary: A single dependency-free binary to manage all your git hooks that works with
|
57
57
|
any language in any environment, and in all common team workflows.
|