lefthook 1.4.7 → 1.4.9
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: c816edd7b241660655a7e6fac2a816b8e728771177b2995cb27839198b68475a
|
4
|
+
data.tar.gz: 69128fc0fb8a6f6bac34e369a4d8a673e4b0a9fce2c8d36b5ea0ccc53f70bc04
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a23be1d43807cc0b1d38eff28f899afa5d89d856d57a50d0124d4b66525dfa15cbe00d3f24b75d9957bd0714741c70edc10bd330b0fde6ee268d5b4aac27c2d0
|
7
|
+
data.tar.gz: 8ca1810fe8695b588d2876ba072f1f7fef04929a717a37d960e3fccc85790b05527e91b9ec8a4b98c76ace4465948179337554d2e3f46a2e55d338305b9bc259
|
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.9
|
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-08-15 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.
|