blake3-rb 1.5.4-x86_64-darwin → 1.5.4.1-x86_64-darwin
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: 703aadf2bad630b071828ff5fef5377cda178f224f45633ce9f46a286e1526c3
|
4
|
+
data.tar.gz: 692dd0c849ffbc5ff391e7cd1a0a72c5b838b58c3a00b662b7db0838903174df
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9b9dd90a58c3a28c1a23128bba5203fc24b53679f7f48c8759777a91b02aefc4b5f20ac2823f0f09b2d7025baac4435b227d1db2e78c67f191c9a859ece2e36c
|
7
|
+
data.tar.gz: 2a8c36632b199fb924cad9cb9d848993764e9fa3ea89ecb1f332b7aab901952bd0956e124d02ac8f71915395d52b8c5f738e1c9a9f5e4d5905c4519668d40656
|
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-darwin
|
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:
|