This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 7317f7f Tweaks
7317f7f is described below
commit 7317f7fa96d653fe17adb6577f938b351bab2ffb
Author: Sebb <[email protected]>
AuthorDate: Sat Apr 25 17:49:42 2020 +0100
Tweaks
---
tools/download_check.rb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tools/download_check.rb b/tools/download_check.rb
index dcec227..be3748e 100755
--- a/tools/download_check.rb
+++ b/tools/download_check.rb
@@ -248,6 +248,7 @@ VERIFY_TEXT = [
'All downloads should be verified',
'verification instructions',
' encouraged to verify ',
+ 'To check a GPG signature',
]
ALIASES = {
@@ -256,6 +257,7 @@ ALIASES = {
'signature' => 'asc',
'asc signature' => 'asc',
'pgp signature' => 'asc',
+ 'gpg signature' => 'asc',
'openpgp signature' => 'asc',
}
# Convert text reference to extension