⬆️ Updating add-on Studio Code Server to e8109b0

This commit is contained in:
Community Hass.io Add-ons Bot 2024-04-07 19:01:42 +00:00
parent 81c2cda48d
commit 4c2a24c964
4 changed files with 7 additions and 6 deletions

View file

@ -1059,10 +1059,10 @@ SOFTWARE.
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[spotify-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/a0c15b7
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/a0c15b7/README.md
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/e8109b0
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/e8109b0/README.md
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
[vscode-version-shield]: https://img.shields.io/badge/version-a0c15b7-blue.svg
[vscode-version-shield]: https://img.shields.io/badge/version-e8109b0-blue.svg
[vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,5 @@
# Changelog since v5.15.0
- ⬆️ Update home-assistant/cli to v4.32.0 (#801)
- ⬆️ Update esphome to v2024.3.1 (#799)
- ⬆️ Update prettier/prettier-vscode to v10.4.0 (#798)

View file

@ -54,6 +54,6 @@ 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-a0c15b7-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/a0c15b7
[release-shield]: https://img.shields.io/badge/version-e8109b0-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/e8109b0
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png

View file

@ -1,5 +1,5 @@
name: Studio Code Server
version: a0c15b7
version: e8109b0
slug: vscode
description: Fully featured Visual Studio Code (VSCode) experience integrated in the
Home Assistant frontend.