mirror of
https://github.com/YunoHost-Apps/psitransfer_ynh.git
synced 2024-09-03 20:16:06 +02:00
Upgrade to v2.2.0
This commit is contained in:
parent
77183b0a24
commit
c78eb9d8e1
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "PsiTransfer"
|
||||||
description.en = "Simple file sharing solution"
|
description.en = "Simple file sharing solution"
|
||||||
description.fr = "Solution simple de partage de fichiers"
|
description.fr = "Solution simple de partage de fichiers"
|
||||||
|
|
||||||
version = "2.1.2~ynh3"
|
version = "2.2.0~ynh1"
|
||||||
|
|
||||||
maintainers = [""]
|
maintainers = [""]
|
||||||
|
|
||||||
|
@ -47,8 +47,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/psi-4ward/psitransfer/archive/refs/tags/v2.1.2.tar.gz"
|
url = "https://github.com/psi-4ward/psitransfer/archive/refs/tags/v2.2.0.tar.gz"
|
||||||
sha256 = "0c66374d91b1ce00454f368f7426b46bc09ec33622da71201915091ebc60f709"
|
sha256 = "bf486848e009fe2dd5f920ecc10fa78959cdcb8d5646c890ba2d00a5d939eae8"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
|
Loading…
Add table
Reference in a new issue