mirror of
https://github.com/loot/libloot-python.git
synced 2026-07-27 14:14:13 -07:00
Stop uploading snapshot artifacts to Artifactory
The JFrog account that's used by the LOOT organisation will be deactivated on 2023-07-02 because JFrog are sunsetting their free accounts.
This commit is contained in:
@@ -8,7 +8,9 @@ A Python module that wraps libloot, generated by [pybind11](https://github.com/p
|
||||
|
||||
## Downloads
|
||||
|
||||
Snapshot builds are available on [Artifactory](https://loot.jfrog.io/ui/repos/tree/General/libloot-python). The snapshot build archives are named like so:
|
||||
Releases are hosted on [GitHub](https://github.com/loot/libloot-python/releases).
|
||||
|
||||
Snapshot builds are available as artifacts from [GitHub Actions runs](https://github.com/loot/libloot-python/actions), though they are only kept for 90 days and can only be downloaded when logged into a GitHub account. The snapshot build archives are named like so:
|
||||
|
||||
```
|
||||
libloot-python-<short revision ID>-python<python version>-win<architecture>.zip
|
||||
|
||||
Reference in New Issue
Block a user