From e62f3b02bdd41e74b4a8f673236189ec4eb174e9 Mon Sep 17 00:00:00 2001 From: Kamil ATLI Date: Thu, 27 Mar 2025 20:13:59 +0300 Subject: [PATCH] blake3 --- util/crypt/blake3/pspec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/util/crypt/blake3/pspec.xml b/util/crypt/blake3/pspec.xml index 1dea8d98c1..60e96cdee7 100644 --- a/util/crypt/blake3/pspec.xml +++ b/util/crypt/blake3/pspec.xml @@ -13,7 +13,7 @@ util.crypt The Rust and C implementations of the BLAKE3 cryptographic hash function. BLAKE3 is based on an optimized instance of the established hash function BLAKE2 and on the original Bao tree mode. - https://github.com/BLAKE3-team/BLAKE3/archive/1.5.5/BLAKE3-1.5.5.tar.gz + https://github.com/BLAKE3-team/BLAKE3/archive/refs/tags/1.7.0.tar.gz rust cmake @@ -47,8 +47,8 @@ - 2025-02-11 - 1.5.5 + 2025-03-27 + 1.7.0 First release Pisilinux Community admin@pisilinux.org