lefthook 1.9.0 → 1.9.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-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: 937077c99ac3ca286600c713563ee53e56a0cd393196b1d9f184dc1405f996b0
|
4
|
+
data.tar.gz: f8529a8051af9ed5b7dd6c1c195ba8249ee260e656b3b69357dc4b5b6af188a3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 28d5b01909e4c42f9b9cd78efa37232fc1c400e01d0a7c6e9c3392875e406870b2886f1dbfc09150fbd2c3729308666e632dacf0c4decf504c3aa2ccfcb213ff
|
7
|
+
data.tar.gz: cff7223fb75de8b7dbaa83d20c129ae1962c71f6453f8940a731e42db772f1a7eb190ddfa6a21c0baa697d2c8c2b5ba580c146564b34fdf8aca483aa22c6df62
|
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.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: 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.
|