Update mpapis key id to full length

This commit is contained in:
Piotr Kuczynski
2016-11-15 11:07:07 +01:00
parent 3a3332eb74
commit 4ec735bb9c
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ rvm1_rvm_check_for_updates: True
# Note: Unless you know what you're doing, just keep it as is # Note: Unless you know what you're doing, just keep it as is
# Identity proof: https://keybase.io/mpapis # Identity proof: https://keybase.io/mpapis
# PGP message: https://rvm.io/mpapis.asc # PGP message: https://rvm.io/mpapis.asc
rvm1_gpg_keys: 'D39DC0E3' rvm1_gpg_keys: '409B6B1796C275462A1703113804BB82D39DC0E3'
# The GPG key server # The GPG key server
rvm1_gpg_key_server: 'hkp://keys.gnupg.net' rvm1_gpg_key_server: 'hkp://keys.gnupg.net'

View File

@@ -38,7 +38,7 @@ rvm1_rvm_check_for_updates: True
# Note: Unless you know what you're doing, just keep it as is # Note: Unless you know what you're doing, just keep it as is
# Identity proof: https://keybase.io/mpapis # Identity proof: https://keybase.io/mpapis
# PGP message: https://rvm.io/mpapis.asc # PGP message: https://rvm.io/mpapis.asc
rvm1_gpg_keys: 'D39DC0E3' rvm1_gpg_keys: '409B6B1796C275462A1703113804BB82D39DC0E3'
# The GPG key server # The GPG key server
rvm1_gpg_key_server: 'hkp://keys.gnupg.net' rvm1_gpg_key_server: 'hkp://keys.gnupg.net'