mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
git_pull: Upgrades Hassio CLI to v2.3.0 (#652)
This commit is contained in:
committed by
Pascal Vizeli
parent
8ac71eb643
commit
f16d0fc1b7
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 7.4
|
||||||
|
|
||||||
|
- Update Hass.io CLI to 2.3.0
|
||||||
|
|
||||||
## 7.3
|
## 7.3
|
||||||
|
|
||||||
- Update Hass.io CLI to 2.2.0
|
- Update Hass.io CLI to 2.2.0
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"args": {
|
"args": {
|
||||||
"CLI_VERSION": "2.2.0"
|
"CLI_VERSION": "2.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Git pull",
|
"name": "Git pull",
|
||||||
"version": "7.3",
|
"version": "7.4",
|
||||||
"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/",
|
||||||
|
|||||||
Reference in New Issue
Block a user