mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Visual Studio Code to dbe3ae2
This commit is contained in:
parent
863ea8b2d0
commit
6ff919db92
4 changed files with 12 additions and 12 deletions
|
@ -1095,10 +1095,10 @@ SOFTWARE.
|
|||
[unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[unifi-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/b49ad9a
|
||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/b49ad9a/README.md
|
||||
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/dbe3ae2
|
||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/dbe3ae2/README.md
|
||||
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
|
||||
[vscode-version-shield]: https://img.shields.io/badge/version-b49ad9a-blue.svg
|
||||
[vscode-version-shield]: https://img.shields.io/badge/version-dbe3ae2-blue.svg
|
||||
[vscode-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/vscode-amd64.svg
|
||||
[vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg
|
||||
[vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Changelog since v0.4.1
|
||||
# Changelog since v0.4.2
|
||||
|
||||
2019/04/25 06:20 UTC - [b49ad9a](https://github.com/hassio-addons/addon-vscode/commit/b49ad9aa35dc2d187efc16d4b7c325040f8987bb) by [@frenck](https://github.com/frenck)
|
||||
> :sparkles: Adds support for showing in sidebar
|
||||
2019/05/06 10:51 UTC - [dbe3ae2](https://github.com/hassio-addons/addon-vscode/commit/dbe3ae29e8f8d79ac09516d903597e94d7714dd5) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades code-server to 1.939-vsc1.33.1
|
||||
|
||||
2019/04/25 06:20 UTC - [dc8e22d](https://github.com/hassio-addons/addon-vscode/commit/dc8e22dd80db1fde3e53d1cc028cf9d95f4b76a2) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Updates Home Assistant requirement to 0.92.0b2
|
||||
2019/05/06 10:51 UTC - [df40b6a](https://github.com/hassio-addons/addon-vscode/commit/df40b6a0f81ddc80a557bdced3244dcecadb9eeb) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades add-on base image to 3.1.1
|
||||
|
||||
|
|
|
@ -50,13 +50,13 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-vscode/blob/b49ad9a/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-vscode/blob/dbe3ae2/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-b49ad9a-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/b49ad9a
|
||||
[release-shield]: https://img.shields.io/badge/version-dbe3ae2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/dbe3ae2
|
||||
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Visual Studio Code",
|
||||
"version": "b49ad9a",
|
||||
"version": "dbe3ae2",
|
||||
"slug": "vscode",
|
||||
"description": "Fully featured VSCode experience, to edit your HA config in the browser, including auto-completion!",
|
||||
"url": "https://github.com/hassio-addons/addon-vscode",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue