blake3-rb 1.5.4-x86_64-linux → 1.5.4.1-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: 42c24e719f0dedb419394af9b7afbfcdea2d3055a9ea41f85531193d2cf9c48e
|
4
|
+
data.tar.gz: 67ff9f47c907e22a0a4e3d38a8abf77cddbd0238d71827628abb775e0be48952
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 94bbad4ee9eb0fb8db25ebd8044aff0e49dfa1144909f70f042cccbe677ef4ddef6025a88b71c5de1b12bd0d1567b0ccd2d0649b9d7d16b0b7ba273c086993a1
|
7
|
+
data.tar.gz: 6a2494a8748a16e4a16b3b2d8f9cacf1958ad954e7e5b7b7ab476d6020165dc6415c425e2e2046d2db579b4293e2140b236e584569386dded34d439a0b1c01b5
|
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.1
|
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-05-16 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides native bindings to the Blake3 hash function for Ruby.
|
14
14
|
email:
|