mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Merge pull request #1495 from baldarn/master
[WHATSAPPER] Update to 1.0.1
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
## 2024.1.30 (13-07-2024)
|
||||
## 1.0.1 (25-07-2024)
|
||||
- Update to latest version from baldarn/whatsapper (changelog : https://github.com/baldarn/whatsapper/releases)
|
||||
|
||||
## 1.0.0 (11-07-2024)
|
||||
- Update to version 1.0.0 of baldarn/whatsapper (changelog : https://github.com/baldarn/whatsapper/releases)
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "baldarn/whatsapper:1.0.0",
|
||||
"amd64": "baldarn/whatsapper:1.0.0"
|
||||
"aarch64": "baldarn/whatsapper:1.0.1",
|
||||
"amd64": "baldarn/whatsapper:1.0.1"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
|
||||
@@ -21,5 +21,5 @@
|
||||
"slug": "whatsapper",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whatsapper",
|
||||
"version": "1.0.0"
|
||||
"version": "1.0.1"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_exclude": "2024",
|
||||
"last_update": "13-07-2024",
|
||||
"last_update": "25-07-2024",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "whatsapper",
|
||||
"source": "github",
|
||||
"upstream_repo": "baldarn/whatsapper",
|
||||
"upstream_version": "1.0.0"
|
||||
"upstream_version": "1.0.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user