app-store/apps/pairdrop/config.json
renovate[bot] 661df16944
chore(deps): update lscr.io/linuxserver/pairdrop docker tag to v1.7.6 (#642)
* chore(deps): update lscr.io/linuxserver/pairdrop docker tag to v1.7.6

* 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-06-04 22:58:44 -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": 7,
"version": "1.7.6",
"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": []
}