From 040ecdfc493f1861f3128430d2fca6392d56b12c Mon Sep 17 00:00:00 2001 From: Meghan Date: Tue, 15 Dec 2020 07:37:27 -0800 Subject: [PATCH] README- add http type version info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a0f1ab35466996fc923fd5911858a87d87216c5f..addc447bade33625de0efac46b5c3157f813166f 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ dependencies: - `name`, `main`, `c_include_dirs`, `c_source_flags`, `c_source_files`, can be overwritten as well. - `type.git` supports version pinning by `branch-XX`, `tag-XX`, and `commit-XX`. +- `type.http` supports version checking by `blake3-XX`, `sha256-XX`, and `sha512-XX`. ## Prior Art - https://golang.org/ref/mod#go-mod-file -- 2.54.0