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 #9 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2023-10-20 19:54:14 +02:00 committed by GitHub
commit 4ca6015a6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 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.9.0~ynh1
**Shipped version:** 1.9.2~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.9.0~ynh1
**Version incluse :** 1.9.2~ynh1
**Démo :** https://pairdrop.net/

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.9.0~ynh1"
version = "1.9.2~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.0.tar.gz"
sha256 = "7fc8b2a1700429d88f49cb7e52d47d633933ff5db47a7cf95c4b9648611ac06a"
url = "https://github.com/schlagmichdoch/PairDrop/archive/refs/tags/v1.9.2.tar.gz"
sha256 = "3f63bbcd7eec6ed1620e916e368992217112c4232498b4cc63d78c9cf7822b56"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]