diff --git a/82.md b/82.md index dc85d409..163ad770 100644 --- a/82.md +++ b/82.md @@ -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 |