home-assistant / os-agent

Daemon allowing to control OS features through D-Bus
Apache License 2.0
281 stars 74 forks source link

Release 1.6.0 is missing amd64.deb package #185

Closed litinoveweedle closed 7 months ago

litinoveweedle commented 7 months ago

Release 1.6.0 is missing builded amd64.deb package.

frenck commented 7 months ago

Just checked, but is there:

image

litinoveweedle commented 7 months ago

Hi thanks, I missed it, as it is not in Debian package nomenclature. For others x86_64/x86/amd64 is the same architecture, so x86_64 is used for os-agent, insted of Debian _amd64 default naming extension. Thanks for pointing this out.