blake3-rb 1.5.4.2-x86_64-linux → 1.5.4.4-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: 197aaf26127450b7860461536d895b3ce583762fa90d672a4cdafac4cd48d135
|
4
|
+
data.tar.gz: 5d4d4a6e140cccad6c32f2a84f9700bfa3b1068996ca18119427aa8d95ada247
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 02f224100dd3b9dac041865815e33c20dd0e5a16fea29410f45bbdc9c3e51fb536d56744d02a121c775239d6c93b4721fd29f06e0f1dd20f9b17c423c243d796
|
7
|
+
data.tar.gz: c22126d0572e5aff9d262bbe5484c11d9755736c9a23f042141df04fc5af520638a8be3f24ed35905222d9040826d3c88cdb745da7496a87fbdf545c593a6f7a
|
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.4
|
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-08-20 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides native bindings to the Blake3 hash function for Ruby.
|
14
14
|
email:
|