From 54c378364b2dfaab4f082c3ed57379cb4e60484a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 14 Dec 2023 08:52:43 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ad78a92..234471e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "PairDrop" description.en = "Local file sharing in your browser" description.fr = "Partage de fichiers locaux dans votre navigateur" -version = "1.9.4~ynh1" +version = "1.10.1~ynh1" maintainers = ["eric_G"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/schlagmichdoch/PairDrop/archive/refs/tags/v1.9.4.tar.gz" - sha256 = "c1078812d313025f281dd4415d3530359daa2726ec6aff3ba37d36c3217936be" + url = "https://github.com/schlagmichdoch/PairDrop/archive/refs/tags/v1.10.1.tar.gz" + sha256 = "b24b2cdca07ce18c5c828b84be87832a601d59525136a67067e714c53424ab68" autoupdate.strategy = "latest_github_tag" [resources.system_user]