-
Sub-task
-
Resolution: Fixed
-
Minor
-
Future Dev
-
MOODLE_24_STABLE
The REST web service at http://download.moodle.org/api/1.0/updates.php does not provide the content hash of the ZIP to download. This content hash (MD5) is populated in local_plugins_version::save_archive_md5() method and stored in the table local_plugins_vers column md5sum.
We will need this value returned as a part of the server response.