X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=common.go;h=0c56faf34736d4ae84ca446b1a52a88fd4ed36f3;hb=ef05102b307068482a6084fee0580a13ee934e92;hp=3eed481d5392f092aeb56a43187ec90bbe0afb1d;hpb=1efa4b2c0439a7f041a619d99e9b18c6a4045979;p=meta4ra.git diff --git a/common.go b/common.go index 3eed481..0c56faf 100644 --- 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 {