blake3-rb 1.5.4-x86_64-linux-musl → 1.5.4.1-x86_64-linux-musl
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: 736513ac326c4a4cedc905cc720d1c6726e3db2eafcc002e9d4b3f6e945106d1
|
4
|
+
data.tar.gz: 7247ec62666edafc73f8537f0f519655f42f7d2e572aff6c28c0c639409f02bc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9c346704c7d9b0f812168b7b1cb3b526f98ed1e53860c0496e0ce747762a0a0cfa9c2664c23aa67416d2abc6f1452b58406734b64b88d1715cceb7161ca8020b
|
7
|
+
data.tar.gz: 613c1126551c8dd013d1f113cc3e2a314c0b758d7fa56c6e25fb60693149bf2e9c7043eb8133136c81f1ddf308318fd48c9481034ce139ff2072a8a71a5cc091
|
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-musl
|
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:
|