mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Studio Code Server to 6517149
This commit is contained in:
parent
f5226288b2
commit
73df40a3f7
5 changed files with 10 additions and 8 deletions
|
@ -921,10 +921,10 @@ SOFTWARE.
|
||||||
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/c35162d
|
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/6517149
|
||||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/c35162d/README.md
|
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/6517149/README.md
|
||||||
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
|
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
|
||||||
[vscode-version-shield]: https://img.shields.io/badge/version-c35162d-blue.svg
|
[vscode-version-shield]: https://img.shields.io/badge/version-6517149-blue.svg
|
||||||
[vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
|
|
|
@ -1,2 +1,4 @@
|
||||||
# Changelog since v3.7.0
|
# Changelog since v3.7.0
|
||||||
|
- ⬆️ Upgrades add-on base image to 5.2.3 (#362)
|
||||||
|
- 🎆 Updates maintenance/license year to 2022 (#361)
|
||||||
- 🚀 Update CI to latest version (#358)
|
- 🚀 Update CI to latest version (#358)
|
||||||
|
|
|
@ -186,7 +186,7 @@ check [the contributor's page][contributors].
|
||||||
|
|
||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2019-2021 Franck Nijhof
|
Copyright (c) 2019-2022 Franck Nijhof
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
@ -50,10 +50,10 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-visual-studio-code/107863?u=frenck
|
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-visual-studio-code/107863?u=frenck
|
||||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||||
[github-sponsors]: https://github.com/sponsors/frenck
|
[github-sponsors]: https://github.com/sponsors/frenck
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
|
||||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-c35162d-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-6517149-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/c35162d
|
[release]: https://github.com/hassio-addons/addon-vscode/tree/6517149
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png
|
|
@ -37,4 +37,4 @@ slug: vscode
|
||||||
startup: services
|
startup: services
|
||||||
uart: true
|
uart: true
|
||||||
url: https://github.com/hassio-addons/addon-vscode
|
url: https://github.com/hassio-addons/addon-vscode
|
||||||
version: c35162d
|
version: '6517149'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue