summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorbriaguya <70942617+briaguya-ai@users.noreply.github.com>2023-06-29 16:32:31 -0400
committerGitHub <noreply@github.com>2023-06-29 16:32:31 -0400
commit37f9c895d60fd1074736f01e5b19db5ea897eceb (patch)
tree9a095f0f518d26c26995e2d880abe8408e192159 /docs
parentacfc04d0acdfc83f4dce326844779195bfc51197 (diff)
update hash docs (#3039)
Diffstat (limited to 'docs')
-rw-r--r--docs/supportedHashes.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/supportedHashes.json b/docs/supportedHashes.json
new file mode 100644
index 000000000..a138e882c
--- /dev/null
+++ b/docs/supportedHashes.json
@@ -0,0 +1,26 @@
+[
+ {
+ "name": "PAL 1.1",
+ "sha1": "cfbb98d392e4a9d39da8285d10cbef3974c2f012"
+ },
+ {
+ "name": "PAL GC",
+ "sha1": "0227d7c0074f2d0ac935631990da8ec5914597b4"
+ },
+ {
+ "name": "PAL GC (Debug)",
+ "sha1": "cee6bc3c2a634b41728f2af8da54d9bf8cc14099"
+ },
+ {
+ "name": "PAL MQ (Debug)",
+ "sha1": "079b855b943d6ad8bd1eb026c0ed169ecbdac7da"
+ },
+ {
+ "name": "PAL MQ (Debug)",
+ "sha1": "50bebedad9e0f10746a52b07239e47fa6c284d03"
+ },
+ {
+ "name": "PAL MQ (Debug)",
+ "sha1": "cfecfdc58d650e71a200c81f033de4e6d617a9f6"
+ }
+]