blake3-rb 1.5.4.2-x64-mingw-ucrt → 1.5.4.3-x64-mingw-ucrt
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: 3cd28d63dc5bc7487a646ce6fe3635bcc7a3767aa1f89274086a646e40f8f697
|
4
|
+
data.tar.gz: a0cfcfb19e643bf48e574e83692920e7eec19803c949e9786cf43218fa27f702
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c2df1b1f0ac8996840805e78b8252898e86dc04ec700d27fe27f149f0a3c30907c63875e48ae9f414c5069daa558ebd7330c17bef6a06cfbaf6fefe16a6d9e2b
|
7
|
+
data.tar.gz: 6982f5cbd37aa7dcf8fed4eb8d953e7fbd259d5caca35dbcf617372cabef02509f3e284d5ce613eb1e334ffe96fa394b0915b80c67db41656ef5d41ef7e92c33
|
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.3
|
5
5
|
platform: x64-mingw-ucrt
|
6
6
|
authors:
|
7
7
|
- Ian Ker-Seymer
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-06-
|
11
|
+
date: 2024-06-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:
|