blake3-rb 1.5.4-aarch64-linux → 1.5.4.1-aarch64-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: d3a3af5e94c492cfd480af2c7dd39cd8768173893aefad5bd067461b7be07122
|
4
|
+
data.tar.gz: bf9c3153d344e34dc329190e8226e57c927c7ee1175703963820c3d362bb1dd0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d65c043d0e3c0e440ab1d0054fa5424548704f49b55ce5a2d14ae715158d34d420407f95fcfd018d851f384687dc9817c5e6c91f3c436397343d074ad28e6563
|
7
|
+
data.tar.gz: 1ed5fb77d8f3af19b36d79482ac6dd1a4b5a90f3d859893185ff4aa4123cd04b1cfe7c4fa44a4c9c21bdef713f606f5ae84aae0e1ea9c8db264aadaf6035c0b1
|
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: aarch64-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:
|