mirror of
https://github.com/YunoHost-Apps/pairdrop_ynh.git
synced 2024-09-03 19:56:16 +02:00
commit
9822f50657
3 changed files with 5 additions and 5 deletions
|
@ -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.1~ynh1
|
||||
**Shipped version:** 1.10.2~ynh1
|
||||
|
||||
**Demo:** https://pairdrop.net/
|
||||
|
||||
|
|
|
@ -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.1~ynh1
|
||||
**Version incluse :** 1.10.2~ynh1
|
||||
|
||||
**Démo :** https://pairdrop.net/
|
||||
|
||||
|
|
|
@ -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.1~ynh1"
|
||||
version = "1.10.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.10.1.tar.gz"
|
||||
sha256 = "b24b2cdca07ce18c5c828b84be87832a601d59525136a67067e714c53424ab68"
|
||||
url = "https://github.com/schlagmichdoch/PairDrop/archive/refs/tags/v1.10.2.tar.gz"
|
||||
sha256 = "480d3e7ce705279d15ec1b1abb18fd39965ab515a2e49c2c53ba442092e69696"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue