From 4f5d5fbbbbab2d116c4529c7a3afb3332bac5b49 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 4 Jun 2024 03:41:42 +0200 Subject: [PATCH] Upgrade to v1.1.4 https://framagit.org/owncast-things/owncast-emojiwall/-/releases/v1.1.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5b69d88..7ed7dfa 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ description.en = "Emojiwall (on-screen emotes overlay) for Owncast" description.fr = "Emojiwall (superposition d'émoticônes à l'écran) pour Owncast" description.id = "Dinding emoji (tayangan emoji dalam layar) untuk Owncast" -version = "1.1.3~ynh1" +version = "1.1.4~ynh1" maintainers = ["the7thNightmare"] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://framagit.org/owncast-things/owncast-emojiwall/-/archive/v1.1.3/owncast-emojiwall-v1.1.3.tar.bz2" - sha256 = "ab16b5172b002b96f16c491d58fe7b4a3ea68346c8f16c4889224d868d6685bb" + url = "https://framagit.org/owncast-things/owncast-emojiwall/-/archive/v1.1.4/owncast-emojiwall-v1.1.4.tar.bz2" + sha256 = "4e136a7b9091247ee46365645a25bbc0014db89dd175dfe3601b056ff4e0ba11" in_subdir = true autoupdate.strategy = "latest_gitlab_release"