Revert "Updater bot : social_to_mealie updated to 1.7.2"

This reverts commit 2fa921734b.
This commit is contained in:
GitHub Actions
2026-07-16 21:03:28 +00:00
parent bb51a80700
commit ac72fac79c
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## 1.7.2 (2026-07-16)
- Update to latest version from GerardPolloRebozado/social-to-mealie (changelog : https://github.com/GerardPolloRebozado/social-to-mealie/releases)
## 1.7.1 (2026-07-13)
- Update to latest version from GerardPolloRebozado/social-to-mealie (changelog : https://github.com/GerardPolloRebozado/social-to-mealie/releases)

View File

@@ -1,5 +1,5 @@
name: Social to Mealie
version: "1.7.2"
version: "1.7.1"
slug: social_to_mealie
description: Import recipes from social media directly into Mealie
url: https://github.com/alexbelgium/hassio-addons

View File

@@ -1,10 +1,10 @@
{
"dockerhub_by_date": true,
"dockerhub_list_size": 2,
"last_update": "2026-07-16",
"last_update": "2026-07-13",
"repository": "alexbelgium/hassio-addons",
"slug": "social_to_mealie",
"source": "github",
"upstream_repo": "GerardPolloRebozado/social-to-mealie",
"upstream_version": "1.7.2"
"upstream_version": "1.7.1"
}