From 2107a4fa5a1e262543aee8ab7390a85605c6a619 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Feb 2024 22:48:29 +0100 Subject: [PATCH] Upgrade to v1.1.3 https://framagit.org/owncast-things/owncast-emojiwall/-/releases/v1.1.3 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 04c0061..5b69d88 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.2~ynh1" +version = "1.1.3~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.2/owncast-emojiwall-v1.1.2.tar.gz" - sha256 = "e82834ace3b99d162d9bcc37babf9ededff1f29d9871df239cd05211d5882197" + url = "https://framagit.org/owncast-things/owncast-emojiwall/-/archive/v1.1.3/owncast-emojiwall-v1.1.3.tar.bz2" + sha256 = "ab16b5172b002b96f16c491d58fe7b4a3ea68346c8f16c4889224d868d6685bb" in_subdir = true autoupdate.strategy = "latest_gitlab_release"