Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
bug 853036: use uppercase SHA512 in all snippets / balrog blobs. r=nt…
Browse files Browse the repository at this point in the history
…homas
  • Loading branch information
bhearsum committed Mar 21, 2013
1 parent b7f3bda commit 8753c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mozharness/mozilla/signing.py
Expand Up @@ -35,7 +35,7 @@
SNIPPET_TEMPLATE = """version=1
type=complete
url=%(url)s
hashFunction=sha512
hashFunction=SHA512
hashValue=%(sha512_hash)s
size=%(size)d
build=%(buildid)s
Expand Down

0 comments on commit 8753c46

Please sign in to comment.