Update latest version

This commit is contained in:
Ben Adrian Sarmiento
2024-07-12 22:26:45 +02:00
parent da0241eb05
commit b99db626c9

View File

@@ -6,7 +6,7 @@ A self-hosted Real-Debrid webdav server written from scratch. Together with [rcl
[Release Cycle](https://github.com/debridmediamanager/zurg-testing/wiki/Release-cycle) [Release Cycle](https://github.com/debridmediamanager/zurg-testing/wiki/Release-cycle)
### Latest version: 2024.07.12-nightly (Sponsors only) ### Latest version: v0.10.0-rc.4-1 (Sponsors only)
[Download the binary](https://github.com/debridmediamanager/zurg/releases) or use docker [Download the binary](https://github.com/debridmediamanager/zurg/releases) or use docker
@@ -17,7 +17,7 @@ Also the [CONFIG guide for v0.10](https://github.com/debridmediamanager/zurg-tes
```sh ```sh
docker pull ghcr.io/debridmediamanager/zurg:latest docker pull ghcr.io/debridmediamanager/zurg:latest
# or # or
docker pull ghcr.io/debridmediamanager/zurg:2024.07.12-nightly docker pull ghcr.io/debridmediamanager/zurg:v0.10.0-rc.4-1
``` ```
### Stable version: v0.9.3-hotfix.11 (Public) ### Stable version: v0.9.3-hotfix.11 (Public)