app-store/apps/pairdrop/config.json
renovate[bot] 7e019d100f
chore(deps): update lscr.io/linuxserver/pairdrop docker tag to v1.7.4 (#605)
* chore(deps): update lscr.io/linuxserver/pairdrop docker tag to v1.7.4

* 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-28 13:03: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": 6,
"version": "1.7.4",
"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": []
}