⬆️ Updating add-on VSCode Remote to b9a849c

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-27 14:46:37 +00:00
parent bf05675995
commit f90ceb77c7
4 changed files with 10 additions and 10 deletions

View file

@ -1016,10 +1016,10 @@ SOFTWARE.
[unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/2c2bbff [addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/b9a849c
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/2c2bbff/README.md [addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/b9a849c/README.md
[vscode-remote-issue]: https://github.com/hassio-addons/addon-vscode-remote/issues [vscode-remote-issue]: https://github.com/hassio-addons/addon-vscode-remote/issues
[vscode-remote-version-shield]: https://img.shields.io/badge/version-2c2bbff-blue.svg [vscode-remote-version-shield]: https://img.shields.io/badge/version-b9a849c-blue.svg
[vscode-remote-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [vscode-remote-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[vscode-remote-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [vscode-remote-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,8 +1,8 @@
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#37) - ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#38)
Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/micnncim/action-label-syncer/releases) - [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0) - [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com>

View file

@ -45,5 +45,5 @@ 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-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-2c2bbff-blue.svg [release-shield]: https://img.shields.io/badge/version-b9a849c-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/2c2bbff [release]: https://github.com/hassio-addons/addon-vscode-remote/tree/b9a849c

View file

@ -1,6 +1,6 @@
{ {
"name": "VSCode Remote", "name": "VSCode Remote",
"version": "2c2bbff", "version": "b9a849c",
"slug": "vscode-remote", "slug": "vscode-remote",
"description": "VSCode Remote access to Home Assistant", "description": "VSCode Remote access to Home Assistant",
"url": "https://github.com/hassio-addons/addon-vscode-remote", "url": "https://github.com/hassio-addons/addon-vscode-remote",