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 #12 from YunoHost-Apps/ci-auto-update-1.9.4

Upgrade to v1.9.4
This commit is contained in:
eric_G 2023-10-24 08:26:57 +02:00 committed by GitHub
commit 72dd9ae25c
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. - As it is web based, it runs on all devices.
**Shipped version:** 1.9.3~ynh1 **Shipped version:** 1.9.4~ynh1
**Demo:** https://pairdrop.net/ **Demo:** https://pairdrop.net/

View file

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

View file

@ -7,7 +7,7 @@ name = "PairDrop"
description.en = "Local file sharing in your browser" description.en = "Local file sharing in your browser"
description.fr = "Partage de fichiers locaux dans votre navigateur" description.fr = "Partage de fichiers locaux dans votre navigateur"
version = "1.9.3~ynh1" version = "1.9.4~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/schlagmichdoch/PairDrop/archive/refs/tags/v1.9.3.tar.gz" url = "https://github.com/schlagmichdoch/PairDrop/archive/refs/tags/v1.9.4.tar.gz"
sha256 = "edc05bf34978ad5b1c53558739c26673ca72685b480462658d79a919c0824b43" sha256 = "c1078812d313025f281dd4415d3530359daa2726ec6aff3ba37d36c3217936be"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]