From a714016950a8cb75fdce2fa9778df373659b9bb9 Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Wed, 25 Mar 2026 22:35:58 -0300 Subject: Update versions: tesseras-dht 0.1.2, tesseras-paste 0.1.1 --- tesseras-dht.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tesseras-dht.html') diff --git a/tesseras-dht.html b/tesseras-dht.html index b8ea4ba..3ff7002 100644 --- a/tesseras-dht.html +++ b/tesseras-dht.html @@ -42,20 +42,20 @@ built-in NAT traversal, reliable transport, and Ed25519 authentication.

Download

-

Current version: 0.1.1

+

Current version: 0.1.2

Source tarballs and signatures are available at tesseras.net/pub/tesseras-dht/.

Verify with signify

-
$ signify -Vp tesseras.pub -m tesseras-dht-0.1.1.tar.gz -x tesseras-dht-0.1.1.tar.gz.sig
+
$ signify -Vp tesseras.pub -m tesseras-dht-0.1.2.tar.gz -x tesseras-dht-0.1.2.tar.gz.sig
 Signature Verified

Verify with SHA256

-
$ sha256 tesseras-dht-0.1.1.tar.gz
-$ cat tesseras-dht-0.1.1.tar.gz.sha256
+
$ sha256 tesseras-dht-0.1.2.tar.gz
+$ cat tesseras-dht-0.1.2.tar.gz.sha256

Compare the two outputs. They must match.

-- cgit v1.2.3