]> Sergey Matveev's repositories - meta4ra.git/blobdiff - common.go
Trivial README
[meta4ra.git] / common.go
index 3eed481d5392f092aeb56a43187ec90bbe0afb1d..0c56faf34736d4ae84ca446b1a52a88fd4ed36f3 100644 (file)
--- a/common.go
+++ b/common.go
@@ -24,12 +24,8 @@ import (
 )
 
 const (
-       Generator       = "meta4ra/0.2.0"
+       Generator       = "meta4ra/0.3.0"
        GPGSigMediaType = "application/pgp-signature"
-       HashSHA256      = "sha-256"
-       HashSHA512      = "sha-512"
-       HashStreebog256 = "streebog-256"
-       HashStreebog512 = "streebog-512"
 )
 
 type Metalink struct {