From 60c2629dede034081ab2fb70d405941e5fb0ee08 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 2 Nov 2019 23:22:05 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to 9a5349c --- README.md | 6 +++--- bookstack/CHANGELOG.md | 4 ++-- bookstack/README.md | 6 +++--- bookstack/config.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index fcf6d891d..6a942df8a 100644 --- a/README.md +++ b/README.md @@ -860,10 +860,10 @@ SOFTWARE. [bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [bitwarden-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/a1c467f -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/a1c467f/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/9a5349c +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/9a5349c/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-a1c467f-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-9a5349c-blue.svg [bookstack-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/bookstack-armhf.svg [bookstack-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [bookstack-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/bookstack/CHANGELOG.md b/bookstack/CHANGELOG.md index 4efe263cb..207c44ff7 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,3 +1,3 @@ -2019/10/18 20:18 UTC - [a1c467f](https://github.com/hassio-addons/addon-bookstack/commit/a1c467fadf33c3df4f88e0d4c3539ad0eb547e70) by [@sinclairpaul](https://github.com/sinclairpaul) -> ⬆Update Bookstack to v0.27.5 +2019/11/02 23:06 UTC - [9a5349c](https://github.com/hassio-addons/addon-bookstack/commit/9a5349ca7860bdef4ad0ccf1b6e27c875c74227a) by [@sinclairpaul](https://github.com/sinclairpaul) +> ⬆Update nginx to 1.16.1-r1 diff --git a/bookstack/README.md b/bookstack/README.md index 1f702b110..a76234200 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -40,11 +40,11 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/sinclairpaul [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-bookstack/blob/a1c467f/README.md +[docs]: https://github.com/hassio-addons/addon-bookstack/blob/9a5349c/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-a1c467f-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/a1c467f +[release-shield]: https://img.shields.io/badge/version-9a5349c-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/9a5349c [screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/master/images/screenshot.png \ No newline at end of file diff --git a/bookstack/config.json b/bookstack/config.json index faaf94c95..62f726fe9 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "a1c467f", + "version": "9a5349c", "slug": "bookstack", "description": "A platform for organising and storing information", "url": "https://github.com/hassio-addons/addon-bookstack",