mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
almond: Keep unzip dependency installed (#1241)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.1
|
||||
|
||||
- Keep unzip dependency installed
|
||||
|
||||
## 1.0.0
|
||||
|
||||
- Update Almond to 1.8.0
|
||||
|
||||
@@ -54,7 +54,6 @@ RUN \
|
||||
gnupg \
|
||||
python-dev \
|
||||
software-properties-common \
|
||||
unzip \
|
||||
yarn \
|
||||
&& rm -rf \
|
||||
/opt/almond/.[!.]* \
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Almond",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"slug": "almond",
|
||||
"description": "The home server version of Almond",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/blob/master/almond",
|
||||
|
||||
Reference in New Issue
Block a user