blake3-rb 1.5.4-aarch64-linux → 1.5.4.2-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: 6afc8e6bf3ab9bbdc50d4138ea77f53b27ee64007f3a05c414d3e85075929a2b
|
4
|
+
data.tar.gz: 53e3fe08470c00bb99b1572713c910762d1cbd8a791a7ce1b70d1ac9bafeb4ac
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 264dcc56927934890e54551c9b80ae4c9c8a0318cca121295b9d3e48ef136c44fbbf16c6ab6ec755a6ecdebf5ba9c647983c8f352de6d0f100d1de4507a8b406
|
7
|
+
data.tar.gz: 3c764a6607c8c042a0af891ddfcba75cfdc4d28dc05746af29a2a4433971f602dc40c6370b10a37e681788dca00ec3c7a6eeb9b02f148b8b18c9740f52f7865c
|
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.2
|
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-06-10 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides native bindings to the Blake3 hash function for Ruby.
|
14
14
|
email:
|