Compare commits

..

No commits in common. "16b60d20734041d911cfafef130c3a89316eda11" and "68c3926feb50f2571b517b92b3fea905c47b5c2f" have entirely different histories.

4 changed files with 3 additions and 4 deletions

View file

@ -9,7 +9,7 @@ This repository can be pointed at as a Home Assistant add-ons repository. It con
| Package | Stable | Staging |
|-----------------|----------|-----------|
| Stirling PDF | `0.20.1` | `0.22.6` |
| Shadowsocks | `1.18.2` | `1.18.2` |
| Shadowsocks | `1.17.1` | `1.18.2` |
| Homebox | `n/a` | `0.10.3` |

View file

@ -2,6 +2,5 @@
## ⬆️ Backend bumps
- ⬆️ Bump to shadowsocks-rust 1.18.2
- ⬆️ Bump to shadowsocks-rust 1.17.1
- ⬆️ Bump to shadowsocks-rust 1.17.0

View file

@ -1,4 +1,4 @@
FROM ghcr.io/shadowsocks/ssserver-rust:v1.18.2
FROM ghcr.io/shadowsocks/ssserver-rust:v1.17.1
# Runtime script copy
WORKDIR /root

View file

@ -1,6 +1,6 @@
name: "Shadowsocks"
description: "Encrypted SOCKS v5 proxy server."
version: "1.18.2"
version: "1.17.1"
slug: "shadowsocks"
startup: services
ingress: false