mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
git-pull: Upgrade CLI to 4.12.2 (#2018)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 7.13.1
|
||||
|
||||
- Update Home Assistant CLI to 4.12.2
|
||||
|
||||
## 7.13.0
|
||||
|
||||
- Update Home Assistant CLI to 4.12.1
|
||||
|
||||
@@ -7,6 +7,6 @@
|
||||
"i386": "ghcr.io/home-assistant/i386-base:3.13"
|
||||
},
|
||||
"args": {
|
||||
"CLI_VERSION": "4.12.1"
|
||||
"CLI_VERSION": "4.12.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Git pull",
|
||||
"version": "7.13.0",
|
||||
"version": "7.13.1",
|
||||
"slug": "git_pull",
|
||||
"description": "Simple git pull to update the local configuration",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/git_pull",
|
||||
|
||||
Reference in New Issue
Block a user