mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on SQLite Web to 9a3ab34
This commit is contained in:
parent
6e0d41145d
commit
f2b5cdbc25
4 changed files with 10 additions and 10 deletions
|
@ -719,10 +719,10 @@ SOFTWARE.
|
|||
[portainer-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[portainer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[portainer-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/895e087
|
||||
[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/895e087/README.md
|
||||
[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/9a3ab34
|
||||
[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/9a3ab34/README.md
|
||||
[sqlite-web-issue]: https://github.com/hassio-addons/addon-sqlite-web/issues
|
||||
[sqlite-web-version-shield]: https://img.shields.io/badge/version-895e087-blue.svg
|
||||
[sqlite-web-version-shield]: https://img.shields.io/badge/version-9a3ab34-blue.svg
|
||||
[sqlite-web-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/sqlite-web.svg
|
||||
[sqlite-web-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[sqlite-web-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
2018/09/16 10:34 UTC - [895e087](https://github.com/hassio-addons/addon-sqlite-web/commit/895e08728a169d1f10d68ad0712c2e69b6ee061b) by [@ludeeus](https://github.com/ludeeus)
|
||||
> :shirt: Corrections for markdownlint
|
||||
2018/09/16 21:07 UTC - [9a3ab34](https://github.com/hassio-addons/addon-sqlite-web/commit/9a3ab34bfab126d628bf8b5ea6f5e347c5b3fd25) by [@ludeeus](https://github.com/ludeeus)
|
||||
> 👕 Updates forum links/URLs
|
||||
|
||||
|
|
|
@ -39,11 +39,11 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/ludeeus
|
||||
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
|
||||
[discord]: https://discord.gg/c5DvZ4e
|
||||
[docs]: https://github.com/hassio-addons/addon-sqlite-web/blob/895e087/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-sqlite-web/blob/9a3ab34/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-sqlite-web/68912
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-895e087-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/895e087
|
||||
[release-shield]: https://img.shields.io/badge/version-9a3ab34-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/9a3ab34
|
||||
[screenshot]: https://github.com/hassio-addons/addon-sqlite-web/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "SQLite Web",
|
||||
"version": "895e087",
|
||||
"version": "9a3ab34",
|
||||
"slug": "sqlite-web",
|
||||
"description": "Explore your SQLite database",
|
||||
"url": "https://github.com/hassio-addons/addon-sqlite-web/tree/master/README.md",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue