mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-04-22 06:13:11 +01:00
[CUPS] Add armhf support (#220)
* [CUPS] Add armhf support * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
name: CUPS
|
||||
version: 3.0.0
|
||||
version: 3.0.1
|
||||
url: https://github.com/MaxWinterstein/homeassistant-addons/
|
||||
image: ghcr.io/maxwinterstein/homeassistant-addon-cups-{arch}
|
||||
slug: cups
|
||||
description: A CUPS print server with working AirPrint
|
||||
arch:
|
||||
- armhf
|
||||
- amd64
|
||||
- aarch64
|
||||
usb: true
|
||||
|
||||
Reference in New Issue
Block a user