blake3-rb 1.5.4.1-x86_64-darwin → 1.5.4.2-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: 50f8bf15803a1367d976fcdbfd243470c5d04cd6ee2943edc9a29db6ee3f763d
|
4
|
+
data.tar.gz: f6813b6a7dac60a36aaa5ddcbf8eb475ae8f27e698293bb0d96ca8ab3e358510
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 98d5e7cff2c5679bd605f1ebfe75cf1f764a4581f5888e91d1c583f5814e4189c7fed56ea8e0bc47e86c920a5b7fb6dee2005a0adf0b80556f6204487a97d809
|
7
|
+
data.tar.gz: 26d78adb8b8cbba0df0ae1f2c87405334a3929b8af4640d6a2c458cd8704852d4022c6da53fb5d563972a9d090b3bc4c276bd48930d0725a3e6da3ffc1d7149d
|
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: 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-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:
|