mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
Update Hass.io CLI 1.2.1 (#251)
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 4.5
|
||||||
|
- Update Hass.io CLI to 1.2.1
|
||||||
|
|
||||||
## 4.4
|
## 4.4
|
||||||
- Update Hass.io CLI to 1.1.2
|
- Update Hass.io CLI to 1.1.2
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"args": {
|
"args": {
|
||||||
"CLI_VERSION": "1.1.2"
|
"CLI_VERSION": "1.2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Git pull",
|
"name": "Git pull",
|
||||||
"version": "4.4",
|
"version": "4.5",
|
||||||
"slug": "git_pull",
|
"slug": "git_pull",
|
||||||
"description": "Simple git pull to update the local configuration",
|
"description": "Simple git pull to update the local configuration",
|
||||||
"url": "https://home-assistant.io/addons/git_pull/",
|
"url": "https://home-assistant.io/addons/git_pull/",
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 3.4
|
||||||
|
- Update Hass.io CLI to 1.2.1
|
||||||
|
|
||||||
## 3.3
|
## 3.3
|
||||||
- Update Hass.io CLI to 1.1.2
|
- Update Hass.io CLI to 1.1.2
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"args": {
|
"args": {
|
||||||
"CLI_VERSION": "1.1.2"
|
"CLI_VERSION": "1.2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "SSH server",
|
"name": "SSH server",
|
||||||
"version": "3.3",
|
"version": "3.4",
|
||||||
"slug": "ssh",
|
"slug": "ssh",
|
||||||
"description": "Allows connections over SSH",
|
"description": "Allows connections over SSH",
|
||||||
"url": "https://home-assistant.io/addons/ssh/",
|
"url": "https://home-assistant.io/addons/ssh/",
|
||||||
|
|||||||
Reference in New Issue
Block a user