Skip to content

Commit 52939c9

Browse files
author
Hal Wine (admin)
authored
Merge pull request #11 from hwine/hwine/bz1691797
staging root hash (bug 1691797) as of 2021-02-12 ("emergency" merge until we figure out who should have write access)
2 parents 0090df0 + a6ae59c commit 52939c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/test_autograph_utils.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
STAGE_CERT_CHAIN = open(STAGE_CERT_PATH, "rb").read()
6666
STAGE_CERT_LIST = autograph_utils.split_pem(STAGE_CERT_CHAIN)
6767
STAGE_ROOT_HASH = decode_mozilla_hash(
68-
"DB:74:CE:58:E4:F9:D0:9E:E0:42:36:BE:6C:C5:C4:F6:"
69-
+ "6A:E7:74:7D:C0:21:42:7A:03:BC:2F:57:0C:8B:9B:90"
68+
"3C:01:44:6A:BE:90:36:CE:A9:A0:9A:CA:A3:A5:20:AC:"
69+
+ "62:8F:20:A7:AE:32:CE:86:1C:B2:EF:B7:0F:A0:C7:45"
7070
)
7171

7272

0 commit comments

Comments
 (0)