mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on VSCode Remote to 02fe109
This commit is contained in:
parent
964f3f1574
commit
6eb65c8a4b
4 changed files with 7 additions and 15 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/e528530
|
||||
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/e528530/README.md
|
||||
[addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/02fe109
|
||||
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/02fe109/README.md
|
||||
[vscode-remote-issue]: https://github.com/hassio-addons/addon-vscode-remote/issues
|
||||
[vscode-remote-version-shield]: https://img.shields.io/badge/version-e528530-blue.svg
|
||||
[vscode-remote-version-shield]: https://img.shields.io/badge/version-02fe109-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,9 +1 @@
|
|||
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#19)
|
||||
|
||||
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18.
|
||||
- [Release notes](https://github.com/actions/stale/releases)
|
||||
- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#20)
|
||||
|
|
|
@ -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-e528530-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/e528530
|
||||
[release-shield]: https://img.shields.io/badge/version-02fe109-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/02fe109
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "VSCode Remote",
|
||||
"version": "e528530",
|
||||
"version": "02fe109",
|
||||
"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