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 9e46674
This commit is contained in:
parent
5ce11dd68a
commit
ca06b07616
4 changed files with 10 additions and 10 deletions
|
@ -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/e3f6775
|
||||
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/e3f6775/README.md
|
||||
[addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/9e46674
|
||||
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/9e46674/README.md
|
||||
[vscode-remote-issue]: https://github.com/hassio-addons/addon-vscode-remote/issues
|
||||
[vscode-remote-version-shield]: https://img.shields.io/badge/version-e3f6775-blue.svg
|
||||
[vscode-remote-version-shield]: https://img.shields.io/badge/version-9e46674-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 frenck/action-addon-linter from v1.3.1 to v1.4 (#7)
|
||||
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#9)
|
||||
|
||||
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4.
|
||||
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.3.1...c82c5e9ca0ce5fc9b15756f1c0e39531b95d11b0)
|
||||
Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1.
|
||||
- [Release notes](https://github.com/frenck/action-yamllint/releases)
|
||||
- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1)
|
||||
|
||||
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-e3f6775-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/e3f6775
|
||||
[release-shield]: https://img.shields.io/badge/version-9e46674-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/9e46674
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "VSCode Remote",
|
||||
"version": "e3f6775",
|
||||
"version": "9e46674",
|
||||
"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