'Hello_world/config.yaml' updaten
This commit is contained in:
parent
ef83033418
commit
c1889b6c4a
1 changed files with 0 additions and 11 deletions
|
@ -1,24 +1,13 @@
|
|||
name: "Hello world test addon"
|
||||
name: "Hello world"
|
||||
description: "My first real add-on!"
|
||||
description: "My first real add-on!"
|
||||
version: "0.0.2"
|
||||
version: "0.0.3"
|
||||
slug: "hello_world!!"
|
||||
slug: "hello_world"
|
||||
init: false
|
||||
init: false
|
||||
arch:
|
||||
arch:
|
||||
# - aarch64
|
||||
- aarch64
|
||||
- amd64
|
||||
- amd64
|
||||
# - armhf
|
||||
- armhf
|
||||
# - armv7
|
||||
- armv7
|
||||
# - i386
|
||||
- i386
|
||||
startup: before
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue