blake3-rb 1.5.4.2-x86_64-linux-musl → 1.5.4.3-x86_64-linux-musl
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 19c6cd18370980ebdfaab8e4ccae5e85c749d39c2ec2c57583d317884d6b2c72
|
4
|
+
data.tar.gz: 6c9d9c26da752b6aa3c465ef1ebba66e111d3fe39e9952733dead5f4b3fbfb12
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aab23983adff4e8e85907a006cba51817cf3727f39f4eeb16036af55301bad6155fe6c68d16d830cbe42c61cc1c82bfcd014a412efaaf37e379ddf853ae704b0
|
7
|
+
data.tar.gz: 968c3292868821aadafd27e274eab42ee58ba2401db10838cd11228b6505a77122b32f88f5703235a82d6ce6a021b072139f4050a056d20c6afc407dc31789c6
|
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.3
|
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-06-
|
11
|
+
date: 2024-06-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:
|