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 eeb1fe1  Tweak
eeb1fe1 is described below

commit eeb1fe174d538a1dd57abda1ab0beeacbe9b8dbf
Author: Sebb <[email protected]>
AuthorDate: Tue Apr 21 17:38:01 2020 +0100

    Tweak
---
 tools/download_check.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/download_check.rb b/tools/download_check.rb
index 18f4d33..dcec227 100755
--- a/tools/download_check.rb
+++ b/tools/download_check.rb
@@ -254,6 +254,7 @@ ALIASES = {
     'sig' => 'asc',
     'pgp' => 'asc',
     'signature' => 'asc',
+    'asc signature' => 'asc',
     'pgp signature' => 'asc',
     'openpgp signature' => 'asc',
 }

Reply via email to