blake3-rb 1.5.4.3-aarch64-linux → 1.5.4.4-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: 3197a7f8ca3aa037c18a300712682c3967bb959e9d4561b67f0b8131b5d8ffc6
|
4
|
+
data.tar.gz: '086d3a48e210a130ab6e940eac914d1f6d051ada9ae6cb34fa5a7a15427e4d6f'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7800180c062f478bbb1ee746409b35d57427724ae2c6fca8d5d8d2862dfc103ee65db3b5dc7e1b80a289fe8acc262986231381dc5f84f5d214c893222cc5c168
|
7
|
+
data.tar.gz: fa75902b67448cbcade2a959a5eed6713724d73e35153b86d0837a8518446fa727b5bd8e6ec74794b3259944f48b3b1bf0c2bae1c23b56aa98b4cc1c6c0dec2c
|
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.4
|
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-08-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:
|