app-store/apps/pairdrop/config.json
renovate[bot] 8f67767961
chore(deps): update lscr.io/linuxserver/pairdrop docker tag to v1.7.3 (#572)
* chore(deps): update lscr.io/linuxserver/pairdrop docker tag to v1.7.3

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2023-05-23 08:02:56 -04:00

23 lines
579 B
JSON

{
"$schema": "../schema.json",
"name": "PairDrop",
"port": 8182,
"available": true,
"exposable": true,
"force_expose": true,
"id": "pairdrop",
"tipi_version": 5,
"version": "1.7.3",
"categories": [
"media",
"data",
"utilities"
],
"description": "Local file sharing in your browser. Inspired by Apple's AirDrop",
"short_desc": "Local file sharing in your browser. Inspired by Apple's AirDrop",
"author": "schlagmichdoch",
"source": "https://github.com/schlagmichdoch/PairDrop",
"website": "https://pairdrop.net/",
"form_fields": []
}