7 Commits

Author SHA1 Message Date
Rémy
35e86057d4 fix minisign version number and add autoupdate 2017-01-08 03:29:02 +01:00
Rémy
2fa1b0112e Checkver add github helper
Lot of manifests are using github tags to find the latest version the
url's and regex is mostly the same.

`checkver` now can also be the string "github" if the `homepage` links
to the github repo
If `homepage` is not the repo `{"checkver": "github":
"https://github.com/user/repo"}` can be used
2017-01-01 18:22:31 +01:00
Rémy
7461df9a33 Add checkver definition to many apps (#1119)
* add checkver definitions

* add script to list manifests without checkver definition
2016-11-10 13:32:59 +11:00
Bryan Black
6df06817f2 Update to 0.7 (#976)
* The default location of the secret key was changed to ~/.minisign/minisign.key.

* Generating a new set of keys (-G) doesn't replace an existing key pair any more; the additional -f switch is required in order to force this operation.

* Improved error messages and Windows compatibility.

* A man page was added.
2016-08-02 09:23:21 +10:00
Bryan Black
b1770cdb0d Udated to 0.6 2015-11-11 18:12:39 -08:00
Bryan Black
aadc2058db update to 0.5 2015-11-10 19:02:28 -08:00
Bryan Black
1a2105579d Create minisign.json
Minisign is a dead simple tool to sign files and verify signatures. Signature written by minisign can be verified using OpenBSD's signify tool.
2015-10-06 16:30:30 -07:00