⬆️ Updating add-on SSH & Web Terminal to e64c423

This commit is contained in:
Community Hass.io Add-ons Bot 2022-11-01 12:40:46 +00:00
parent 438b0b3043
commit a8c7d39bb0
4 changed files with 8 additions and 6 deletions

View file

@ -1,4 +1,6 @@
# Changelog since v12.0.2
- 🪟 Set window title in bash prompt (#434)
- ✏️ Fix typo in SSH key or password missing error (#445)
- ⬆️ Upgrades ttyd to 1.7.2 (#456)
- ⬆️ Upgrades libxml2-utils to 2.9.14-r2 (#454)
- ⬆️ Upgrades rsync to 3.2.7-r0 (#453)

View file

@ -101,8 +101,8 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-7e7e034-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/7e7e034
[release-shield]: https://img.shields.io/badge/version-e64c423-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/e64c423
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png
[ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/main/images/ssh-audit.png
[ssh-audit]: https://github.com/arthepsy/ssh-audit

View file

@ -85,4 +85,4 @@ startup: services
uart: true
url: https://github.com/hassio-addons/addon-ssh
usb: true
version: 7e7e034
version: e64c423