⬆️ Updating add-on VSCode Remote to 244adf4

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-08 11:26:45 +00:00
parent a2655ddefc
commit ae446e92c3
4 changed files with 10 additions and 10 deletions

View file

@ -1099,10 +1099,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/fe2cb49
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/fe2cb49/README.md
[addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/244adf4
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/244adf4/README.md
[vscode-remote-issue]: https://github.com/hassio-addons/addon-vscode-remote/issues
[vscode-remote-version-shield]: https://img.shields.io/badge/version-fe2cb49-blue.svg
[vscode-remote-version-shield]: https://img.shields.io/badge/version-244adf4-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 v2.1.3 to v2.1.4 (#11)
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#12)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.15...9d6f46564a515a9ea11e7762ab3957ee58ca50da)
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-fe2cb49-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/fe2cb49
[release-shield]: https://img.shields.io/badge/version-244adf4-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/244adf4

View file

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