git.y1.nz

hurl

Simple gopher and http(s) client.
download: http://git.y1.nz/archives/hurl.tar.gz
README | Files | Log | Refs | LICENSE

commit 04cee379643425520034c1262e58aa52f428a6a1
parent 266933a3410be837c5dbd4a03b5a618acc0199b4
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Wed, 11 Aug 2021 12:34:54 +0200

bump version to 0.7

Version 0.6 had an issue with downloading binary files due to a new
Content-Length checking feature.

Diffstat:
MMakefile2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = hurl -VERSION = 0.6 +VERSION = 0.7 PREFIX = /usr/local BINDIR = ${PREFIX}/bin

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.