blake3-rb 1.5.4-x64-mingw-ucrt → 1.5.4.1-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: 27f4213f3bcc191b8db88eb5c1c37906fe34d02fc7a48c206f2d48a47c325c0f
|
4
|
+
data.tar.gz: 3cbcef61d8512c41d49d150116b7bb5d0e39179d533178406c6d9d9c71b5b390
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 93e2fda2606c3d9c45f44757331ea7de37f1777078928ae56532ace7af3f031eed75df4ccdb8f7684377857b2b42d3c46b995a9f163c7959b2b4c792ea8fcb93
|
7
|
+
data.tar.gz: 463a7beef24778250ebea96dd8abf26b110ba0ec71eb19ea5d976c3c5cfa1b047c712829c988508f55ba1a387f4ab6f1b1851512a5a5507c5e37f936307ef720
|
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: 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-
|
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:
|