I was attempting to run the script to generate build files for new
versions, but it failed because version `23.1.0-4`[^1] contained a
malformed `.sha256` file.[^2] I looked at the miniforge repo's script
`releases.py`[^3] and copied the logic about which release artifacts
should be skipped when generating a list of downloads.
[^1]: https://github.com/conda-forge/miniforge/releases/tag/23.1.0-4
[^2]: https://github.com/conda-forge/miniforge/releases/download/23.1.0-4/Miniforge3-uninstaller-patch-Windows-x86_64.exe.sha256
[^3]:
|
2 jaren geleden | |
|---|---|---|
| .. | ||
| python-build | Fix `KeyError` when running `add_miniforge.py` | 2 jaren geleden |
| .gitignore | gitignore the bulid directory for tests | 2 jaren geleden |