blake3-rb 1.5.4.1-x86_64-linux → 1.5.4.2-x86_64-linux
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 37572d5a055b30ad0d1697b796918b23bf4a01478127bf5af12c3b20fe1ca91b
|
4
|
+
data.tar.gz: ee5c0deb86dba603f3118f282f941f4610f9b3ad4739975797795f980e7c32c6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 83faee86b4161910f0ea02fa1ec77378e38e0974abe3c2804130bc12861505b27aceb70ec87f17f423f116a6642ccf6a220cb571b8c46e5e62585b6714b04235
|
7
|
+
data.tar.gz: 0c125924183a9b77094e7beebd02b6761504466e3af8ef91173d07193e01595435f2b71c7015680ed3e6fb9fb72df5e91a9ecfcf9e10b226d867d3f63f87e094
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: blake3-rb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.5.4.
|
4
|
+
version: 1.5.4.2
|
5
5
|
platform: x86_64-linux
|
6
6
|
authors:
|
7
7
|
- Ian Ker-Seymer
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-06-10 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides native bindings to the Blake3 hash function for Ruby.
|
14
14
|
email:
|