blake3-rb 1.5.4.1-x86_64-linux-musl → 1.5.4.2-x86_64-linux-musl
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: e0d598d47b25a9a0cb0c98e6890dc98b55ff677815f93b9e6e8af60819d4b0a6
|
4
|
+
data.tar.gz: f49aea56755d1841505cb979438b73a833cde5df33506835ce149f8a63ca97ea
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 01afa456108242af6e48b8839beb31a6ec6aba65af863f4d5cbe1cb6690b41bcb1906586b99c8676861922c00f4a7951282d63b8a8bacbca8c5c11024d59303d
|
7
|
+
data.tar.gz: bf69b97d547fdfb293da6a4eae168d8c19cc422f0fd67c01371eb0122306d80a4e0de85c04efdca9394d4443da2665bef14a83f3dd1e72c2470e4c0a434b1c83
|
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-linux-musl
|
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:
|