blake3-rb 1.5.4.2-arm64-darwin → 1.5.4.4-arm64-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: f0f1081a53c70596019152e7d8791465c47427af7e0bacac8f3ca6ff16aee2ae
|
4
|
+
data.tar.gz: 01aa6189593b5ae5ed3d30697f63e4ece44e1f5501dfa89aba9e1bdb0d98e7de
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2e84d0eeb4154bf87f12ead4dfea070ad8351bcb3208d2eea80672ff503cb249289e5df59d5b248c96b17336d529f0eba5cec9f5dd73cb057c424bd158ba8680
|
7
|
+
data.tar.gz: 8b683312d9b9fbbd8a9f5e1b36b649d91f1aa1051eb215b2746ff7e65b94cab3bca435d91d95170c30d9bd9e01c7e665d5dee32d7ac1ec3f45f0a96ddc70b5a1
|
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: arm64-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-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:
|