The script allows you to download ZIP archives with a checksum check of both the archives themselves and their declared contents.
- Version - Any name that will later be indicated to the user when downloading the archive
- Files - Files in the archive that need to be checked (Separated by a space)
- Hash - Checksums of files from the archive to be checked (The position of the value must be the same as the file whose value it is. Separated by a space)
- Link - Link to the archive (URL)
- Zip - Path to file (Does not support going beyond the directory from which the script was launched. Example:
/update.zip
means that the file will have path[the directory from which the script is launched]/update.zip
)
- Alexander Kuprin - Сode developer
- Dmitry Anazirov - Author of idea