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

Merge pull request #25 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-02-14 20:53:04 +01:00 committed by GitHub
commit 73a4aa35e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -28,7 +28,7 @@ PairDrop is a sublime alternative to AirDrop that works on all platforms.
- As it is web based, it runs on all devices.
**Shipped version:** 1.10.6~ynh1
**Shipped version:** 1.10.7~ynh1
**Demo:** https://pairdrop.net/

View file

@ -27,7 +27,7 @@ PairDrop est une sublime alternative à AirDrop qui fonctionne sur toutes les pl
- Application Web
- Comme il est basé sur le Web, il fonctionne sur tous les appareils.
**Version incluse :** 1.10.6~ynh1
**Version incluse :** 1.10.7~ynh1
**Démo :** https://pairdrop.net/

View file

@ -7,9 +7,9 @@ name = "PairDrop"
description.en = "Local file sharing in your browser"
description.fr = "Partage de fichiers locaux dans votre navigateur"
version = "1.10.6~ynh1"
version = "1.10.7~ynh1"
maintainers = ["eric_G"]
maintainers = []
[upstream]
license = "AGPL-3.0-only"
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/schlagmichdoch/PairDrop/archive/refs/tags/v1.10.6.tar.gz"
sha256 = "bee7afa386cd6b99dae5510404b502209ac194286b9733ac00bdc3aa9de64fe3"
url = "https://github.com/schlagmichdoch/PairDrop/archive/refs/tags/v1.10.7.tar.gz"
sha256 = "8059ecc10b7e2a7800d81398c242890518177d098e0be6ad926e4d50f44e7a6d"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]