mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on VSCode Remote to b9a849c
This commit is contained in:
parent
bf05675995
commit
f90ceb77c7
4 changed files with 10 additions and 10 deletions
|
@ -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/2c2bbff
|
||||
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/2c2bbff/README.md
|
||||
[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/b9a849c/README.md
|
||||
[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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -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.
|
||||
- [Release notes](https://github.com/micnncim/action-label-syncer/releases)
|
||||
- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.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/docker/setup-qemu-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
|
|
|
@ -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-2c2bbff-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/2c2bbff
|
||||
[release-shield]: https://img.shields.io/badge/version-b9a849c-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/b9a849c
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "VSCode Remote",
|
||||
"version": "2c2bbff",
|
||||
"version": "b9a849c",
|
||||
"slug": "vscode-remote",
|
||||
"description": "VSCode Remote access to Home Assistant",
|
||||
"url": "https://github.com/hassio-addons/addon-vscode-remote",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue