lefthook 1.9.0 → 1.9.1
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: 39d037b225b3507fe2aef2c1c4cc606c7f2cfad3cba4a16d304852b77a7e9324
|
4
|
+
data.tar.gz: 66752d95a60af31a514d19b62cdce92d2e58afae0d7a5fdbb3e144a5a1845e13
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4d686081c75519ea4a1dc03461050911cb28d30b173c89bff0c738142e3081663d2a9ee5c790d3e0c94620085a97945f8ea122d97b4feb1c30d1dce0d88065f5
|
7
|
+
data.tar.gz: ef660a30d4a2e8431eee29cfdca411dde508a6d989fbe624251698dc95e4f19b6f56885d800aee260ec2a42fe37f410c9e07cbe0e1e2706d02d3b7977d36c12b
|
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.9.
|
4
|
+
version: 1.9.1
|
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: 2024-12-
|
12
|
+
date: 2024-12-12 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.
|