# HG changeset patch # User Sebastien Jodogne # Date 1606038034 -3600 # Node ID 654e1614cec16aeef1a45f6c73c8d8c90ce704f3 # Parent 37b8792c7ce5a0e832cfae21f071d8c8dda0223c update hg fingerprints diff -r 37b8792c7ce5 -r 654e1614cec1 Sphinx/source/developers/repositories.rst --- a/Sphinx/source/developers/repositories.rst Fri Nov 20 07:04:29 2020 +0100 +++ b/Sphinx/source/developers/repositories.rst Sun Nov 22 10:40:34 2020 +0100 @@ -84,7 +84,7 @@ configuration. Add the following lines to your ``~/.hgrc`` file:: [hostfingerprints] - hg.orthanc-server.com = 1B:29:E6:DE:95:7B:6B:21:59:2C:0E:C4:85:B9:64:C9:08:84:9B:98 + hg.orthanc-server.com = 97:EB:6E:97:18:BD:B7:73:E3:33:E0:DE:23:74:40:C5:A1:EA:3F:BE .. highlight:: bash @@ -117,7 +117,7 @@ and add the following lines:: [hostsecurity] - hg.orthanc-server.com:fingerprints=sha256:6A:D9:B8:88:C2:96:F1:00:B1:5E:CF:80:BB:CC:23:C5:73:18:D1:7C:7A:7B:10:3E:62:1B:08:87:42:F1:1E:BF + hg.orthanc-server.com:fingerprints=sha256:DC:91:21:26:AD:12:83:44:95:A5:16:EC:CB:CA:CF:3D:41:92:04:36:19:39:A0:02:B5:CD:58:94:E2:2C:56:F9 .. highlight:: bash