security/rubygem-haiti-hash: Update to 1.4.0

Changes: https://github.com/noraj/haiti/blob/master/docs/CHANGELOG.md#140
This commit is contained in:
Lorenzo Salvadore 2022-09-15 23:47:31 +02:00
parent 025559f22b
commit de1d38148e
No known key found for this signature in database
GPG Key ID: B58F7C3CF6DB8A38
3 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= haiti-hash
DISTVERSION= 1.3.0
DISTVERSION= 1.4.0
CATEGORIES= security rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1650639835
SHA256 (rubygem/haiti-hash-1.3.0.gem) = d2a2808cc1626bc5bb24c34a211645c2b3749af6f7d595a9a2d65d1be0d72a9f
SIZE (rubygem/haiti-hash-1.3.0.gem) = 35840
TIMESTAMP = 1663278008
SHA256 (rubygem/haiti-hash-1.4.0.gem) = 35e8b3c47f1951e97c9ace018ead90ea6b1f495b6c541f133dd2473319366017
SIZE (rubygem/haiti-hash-1.4.0.gem) = 65536

View File

@ -2,7 +2,7 @@ Haiti is a CLI tool (and library) to identify hash types (hash type
identifier).
Features:
- 442+ hash types detected
- 483+ hash types detected
- Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
- Hashcat and John the Ripper references
- CLI tool and library