⬆️ Updating add-on VSCode Remote to 612620b

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-08 17:00:49 +00:00
parent 1448e9db47
commit f8be21acfb
4 changed files with 8 additions and 16 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/244adf4
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/244adf4/README.md
[addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/612620b
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/612620b/README.md
[vscode-remote-issue]: https://github.com/hassio-addons/addon-vscode-remote/issues
[vscode-remote-version-shield]: https://img.shields.io/badge/version-244adf4-blue.svg
[vscode-remote-version-shield]: https://img.shields.io/badge/version-612620b-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,9 +1 @@
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#12)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Update add-on configuration for Supervisor 2021.2 (#13)

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-244adf4-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/244adf4
[release-shield]: https://img.shields.io/badge/version-612620b-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/612620b

View file

@ -1,6 +1,6 @@
{
"name": "VSCode Remote",
"version": "244adf4",
"version": "612620b",
"slug": "vscode-remote",
"description": "VSCode Remote access to Home Assistant",
"url": "https://github.com/hassio-addons/addon-vscode-remote",
@ -13,7 +13,7 @@
"armv7",
"i386"
],
"auto_uart": true,
"uart": true,
"hassio_api": true,
"hassio_role": "manager",
"homeassistant_api": true,