⬆️ Updating add-on Studio Code Server to b52686d

This commit is contained in:
Community Hass.io Add-ons Bot 2024-08-22 06:27:26 +00:00
parent 7cdefe32ed
commit a381e09c98
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/ccf3acf
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/ccf3acf/README.md
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/b52686d
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/b52686d/README.md
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
[vscode-version-shield]: https://img.shields.io/badge/version-ccf3acf-blue.svg
[vscode-version-shield]: https://img.shields.io/badge/version-b52686d-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 esphome to v2024.8.0 (#849)
- ⬆️ Update prettier/prettier-vscode to v11 (#846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

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-ccf3acf-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/ccf3acf
[release-shield]: https://img.shields.io/badge/version-b52686d-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/b52686d
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png

View file

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