⬆️ Updating add-on AdGuard Home to 8f7acca

This commit is contained in:
Community Hass.io Add-ons Bot 2021-06-13 10:42:15 +00:00
parent b39de7761d
commit c03e640c4b
4 changed files with 8 additions and 7 deletions

View file

@ -710,10 +710,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/3ce8a37
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/3ce8a37/README.md
[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/8f7acca
[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/8f7acca/README.md
[adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues
[adguard-version-shield]: https://img.shields.io/badge/version-3ce8a37-blue.svg
[adguard-version-shield]: https://img.shields.io/badge/version-8f7acca-blue.svg
[adguard-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[adguard-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,5 @@
# Changelog since v4.1.6
- ⬆️ Upgrades add-on base image to v9.2.2 (#212)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2 (#208)
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2.

View file

@ -51,6 +51,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-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-3ce8a37-blue.svg
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/3ce8a37
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/3ce8a37/images/screenshot.png
[release-shield]: https://img.shields.io/badge/version-8f7acca-blue.svg
[release]: https://github.com/hassio-addons/addon-adguard-home/tree/8f7acca
[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/8f7acca/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "AdGuard Home",
"version": "3ce8a37",
"version": "8f7acca",
"slug": "adguard",
"description": "Network-wide ads & trackers blocking DNS server",
"url": "https://github.com/hassio-addons/addon-adguard-home",