lefthook 1.4.2 → 1.4.4
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: 7366143a9b2bbeff436cd6dc3ab5952da641f42e2f1398f62e2fb6a30425e186
|
4
|
+
data.tar.gz: 58b6d6f3d37361fd71fc42336f84f9de3b1cd470982aa1e6e8d75ffe7895d9a9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5555ca4cd0ca8845a2e99252ae18dfc54353c89ed1c37fd6dc02ad82eaf5665b2fcf69a7d83079f4667f64b0e0b8d19cb34f6d0aac87a991ea68ab6c4a85bfa3
|
7
|
+
data.tar.gz: 988d8eb215a86496b47f5f06d80b84c82562f49bbcbff15be264c7a6f4353a569b142540d37e616e2cd89fa2399b75dd763a0141f2e83cb6d08ab80b9de5bfd5
|
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.4
|
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-
|
12
|
+
date: 2023-07-10 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.26
|
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.
|