mirror of
https://github.com/YunoHost-Apps/pairdrop_ynh.git
synced 2024-09-03 19:56:16 +02:00
Upgrade to v1.10.5
This commit is contained in:
parent
647267febe
commit
4f0edd11d7
1 changed files with 3 additions and 3 deletions
|
@ -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.10.3~ynh1"
|
||||
version = "1.10.5~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.10.3.tar.gz"
|
||||
sha256 = "14f2daf011d07f88ba50d09baf7d578609049e1737c457b573beed17ef5c86ad"
|
||||
url = "https://github.com/schlagmichdoch/PairDrop/archive/refs/tags/v1.10.5.tar.gz"
|
||||
sha256 = "2de4aaac073b020da204666bcf9c1b8906008f0d7996b529a493e6b2aef86574"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue