summaryrefslogtreecommitdiff
path: root/doc/it/autogen
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-02-28 20:55:10 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-02-28 20:55:10 +0100
commitc91e47c41426af9d28da2f2ea391371fd35deb2b (patch)
treedb9ee1be7512653ee36d50d00e25da912ecd69ca /doc/it/autogen
parentd290de2cbab37e55234dadee96d54a4d94bd3149 (diff)
downloadweechat-c91e47c41426af9d28da2f2ea391371fd35deb2b.zip
script: use SHA-512 instead of MD5 for script checksum
Related to weechat/weechat.org@66a8b72ab17784e7476b142e36c0fd8c7ae9c7c3
Diffstat (limited to 'doc/it/autogen')
-rw-r--r--doc/it/autogen/plugin_api/hdata.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/plugin_api/hdata.adoc b/doc/it/autogen/plugin_api/hdata.adoc
index ce2b8f637..b87252f90 100644
--- a/doc/it/autogen/plugin_api/hdata.adoc
+++ b/doc/it/autogen/plugin_api/hdata.adoc
@@ -429,7 +429,7 @@ _tags_   (string) +
_requirements_   (string) +
_min_weechat_   (string) +
_max_weechat_   (string) +
-_md5sum_   (string) +
+_sha512sum_   (string) +
_url_   (string) +
_popularity_   (integer) +
_date_added_   (time) +