blake3-rb 1.5.4.2-x64-mingw-ucrt → 1.5.4.4-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: 6751d4339f69c35a6933e246cb1c7f184bace957f6ec2ad61afcf735ce5d8ace
|
4
|
+
data.tar.gz: 81dda0746a8cf40234e89a5608a1bce6aa594fe2fe50b509c329c7531dbb7da5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 871508613d3e478d039237aba879ce6fec1e0ced383d992b66522cc4c104ceeb36b3906c70c00f3add4432f8e73cacedd3bb682ad022a14248064723b8e4218f
|
7
|
+
data.tar.gz: 4aeb69cfe05007116fea325777b37e3af6b3770f047ba9713a69c0bbf4eb9305708009050c6afef4c514e65c44fb61b8f8a3e4b6e3c9b6f78bab6f85fc08dfec
|
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: 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-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:
|