Replace md5 hashes with sha256 (data backend side has already been implemented see: https://mapgen-data.xcsoar.org/) ### [Codacy](https://app.codacy.com/gh/XCSoar/mapgen/commit?cid=693315890) detected an issue: #### Message: `Use of insecure MD2, MD4, MD5, or SHA1 hash function.` #### Currently on: + **Commit**: 12275f75f012349ba0f9b464dd68947259dfc319 + **File**: [lib/xcsoar/mapgen/downloader.py](https://github.com/XCSoar/mapgen/blob/12275f75f012349ba0f9b464dd68947259dfc319/lib/xcsoar/mapgen/downloader.py) + **LineNum**: [99](https://github.com/XCSoar/mapgen/blob/12275f75f012349ba0f9b464dd68947259dfc319/lib/xcsoar/mapgen/downloader.py#L99)