app-store/apps/pairdrop/config.json
renovate[bot] 1f5f41d120
chore(deps): update lscr.io/linuxserver/pairdrop docker tag to v1.6.3 (#405)
* chore(deps): update lscr.io/linuxserver/pairdrop docker tag to v1.6.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-04-28 01:10:13 -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": 2,
"version": "1.6.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": []
}