mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-03 04:04:19 +01:00
ssh: Upgrades Hassio CLI to v3.1.0 (#664)
This commit is contained in:
committed by
Pascal Vizeli
parent
20bb25abe1
commit
8bc2ade981
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 6.3
|
||||
|
||||
- Update Hass.io CLI to 3.1.0
|
||||
|
||||
## 6.2
|
||||
|
||||
- Update Hass.io CLI to 3.0.0
|
||||
|
||||
@@ -7,6 +7,6 @@
|
||||
"aarch64": "homeassistant/aarch64-base:3.10"
|
||||
},
|
||||
"args": {
|
||||
"CLI_VERSION": "3.0.0"
|
||||
"CLI_VERSION": "3.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "SSH server",
|
||||
"version": "6.2",
|
||||
"version": "6.3",
|
||||
"slug": "ssh",
|
||||
"description": "Allows connections over SSH",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/ssh",
|
||||
|
||||
Reference in New Issue
Block a user