devonfw / ide

Tool to automate setup and update of development environment (esp. for Java projects).
Apache License 2.0
33 stars 101 forks source link

#1216: Refactoring checksum verification #1217

Closed alfeilex closed 1 year ago

alfeilex commented 1 year ago

A common function for checking the checksum is created. Further the sha256 generation is fixed for Windows

Related issue: #1216

hohwille commented 1 year ago

PR was replaced by #1220