1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pairdrop_ynh.git synced 2024-09-03 19:56:16 +02:00

Upgrade to v1.9.0

This commit is contained in:
yunohost-bot 2023-10-12 18:17:26 +02:00 committed by YunoHost Bot
parent 58aae6e6e2
commit 3475838753

View file

@ -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.8.3~ynh1"
version = "1.9.0~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.8.3.tar.gz"
sha256 = "41222826b028c075ca17261981aec5a18e0d1159b52efcf48d0297be485a5713"
url = "https://github.com/schlagmichdoch/PairDrop/archive/refs/tags/v1.9.0.tar.gz"
sha256 = "7fc8b2a1700429d88f49cb7e52d47d633933ff5db47a7cf95c4b9648611ac06a"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]