⬆️ Updating add-on VSCode Remote to 6541b8e

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-31 12:22:46 +00:00
parent 561d4426ce
commit eabb4f88b0
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-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-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/0268563
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/0268563/README.md
[addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/6541b8e
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/6541b8e/README.md
[vscode-remote-issue]: https://github.com/hassio-addons/addon-vscode-remote/issues
[vscode-remote-version-shield]: https://img.shields.io/badge/version-0268563-blue.svg
[vscode-remote-version-shield]: https://img.shields.io/badge/version-6541b8e-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,8 +1,8 @@
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#40)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2 (#41)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2.
- [Release notes](https://github.com/frenck/action-addon-information/releases)
- [Commits](https://github.com/frenck/action-addon-information/compare/v1.1...v1.2)
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]: 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-0268563-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/0268563
[release-shield]: https://img.shields.io/badge/version-6541b8e-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/6541b8e

View file

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