Update 82.md

Co-authored-by: DanConwayDev <114834599+DanConwayDev@users.noreply.github.com>
This commit is contained in:
franzap 2024-07-09 16:49:57 +00:00 committed by GitHub
parent 42981750c3
commit ff04f314af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

5
82.md
View File

@ -19,7 +19,10 @@ And tags as follows:
| `d` | App identifier (preferably in reverse domain notation) | yes | com.example.app |
| `name` | Name of the app | yes | Example App |
| `description` | Short description of the app | no | An app that exemplifies |
| `repository`| Source code repository URL or [NIP-34](34.md) repository (if open source) | no | https://github.com/example/android or `30617:e4ee4fceb9721ce4ee4fceb91c9711ca2a6c9a5ab:example-repo` |
| `repository`| Source code repository URL | no | https://github.com/example/android |
| `a`| address pointer to [NIP-34](34.md) repository | no | `30617:e4ee4fceb9721ce4ee4fceb91c9711ca2a6c9a5ab:example-repo` |
| `commit-id`| SHA1 commit id used to build the release | no | `42981750c3ab3bacaf242bf05a623ae1b299e0a1` |
| `url` | Homepage URL | no | https://example.com |
| `icon` | App icon URL | no | https://cdn.satellite.earth/a81c5dcfc8530026925ef0c94f3003768be0d9adfca854a3db7d3e28915f1e40.png |
| `image` | Image captures of the app | no | https://cdn.satellite.earth/003768be0d9adfca854a3db7d3e28915f1e40a81c5dcfc8530026925ef0c94f3.png |