about summary refs log tree commit diff
path: root/doc/builders/packages/cataclysm-dda.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/builders/packages/cataclysm-dda.section.md')
-rw-r--r--doc/builders/packages/cataclysm-dda.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/builders/packages/cataclysm-dda.section.md b/doc/builders/packages/cataclysm-dda.section.md
index bfeacb47feffd..f401e9b9efa53 100644
--- a/doc/builders/packages/cataclysm-dda.section.md
+++ b/doc/builders/packages/cataclysm-dda.section.md
@@ -103,7 +103,7 @@ let
         owner = "Someone";
         repo = "AwesomeMod";
         rev = "...";
-        sha256 = "...";
+        hash = "...";
       };
       # Path to be installed in the unpacked source (default: ".")
       modRoot = "contents/under/this/path/will/be/installed";