⬆️ Updating add-on Bitwarden RS to bb193ce

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-05 11:57:08 +00:00
parent 25bf12d66f
commit b8c0920104
4 changed files with 15 additions and 6 deletions

View file

@ -811,10 +811,10 @@ SOFTWARE.
[appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[appdaemon-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[appdaemon-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/658d943
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/658d943/README.md
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/bb193ce
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/bb193ce/README.md
[bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues
[bitwarden-version-shield]: https://img.shields.io/badge/version-658d943-blue.svg
[bitwarden-version-shield]: https://img.shields.io/badge/version-bb193ce-blue.svg
[bitwarden-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[bitwarden-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,13 @@
# Changelog since v0.7.0
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#82)
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)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#81)
Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2.

View file

@ -59,6 +59,6 @@ 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-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-658d943-blue.svg
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/658d943
[release-shield]: https://img.shields.io/badge/version-bb193ce-blue.svg
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/bb193ce
[screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Bitwarden RS",
"version": "658d943",
"version": "bb193ce",
"slug": "bitwarden",
"description": "Open source password management solution",
"url": "https://github.com/hassio-addons/addon-bitwarden",