diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-12-24 13:33:29 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-12-24 13:34:11 +0100 |
commit | 3fe04d3890bcdbdd52522f2bd63fb00eece6994b (patch) | |
tree | c4d0905df1e6336031bc48228d3ef3ce0f7089e8 /fetched | |
parent | a98e2320b1df0dc33dc1389712dece0ab8b8975b (diff) | |
download | Nix-3fe04d3890bcdbdd52522f2bd63fb00eece6994b.tar.gz Nix-3fe04d3890bcdbdd52522f2bd63fb00eece6994b.tar.zst Nix-3fe04d3890bcdbdd52522f2bd63fb00eece6994b.zip |
Add mastodon
Diffstat (limited to 'fetched')
-rw-r--r-- | fetched/mastodon.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/fetched/mastodon.json b/fetched/mastodon.json new file mode 100644 index 0000000..11e59fa --- /dev/null +++ b/fetched/mastodon.json | |||
@@ -0,0 +1,15 @@ | |||
1 | { | ||
2 | "tag": "v2.6.5", | ||
3 | "meta": { | ||
4 | "name": "mastodon", | ||
5 | "url": "https://github.com/tootsuite/mastodon", | ||
6 | "branch": "refs/tags/v2.6.5" | ||
7 | }, | ||
8 | "github": { | ||
9 | "owner": "tootsuite", | ||
10 | "repo": "mastodon", | ||
11 | "rev": "887f9de6dc12ef405f92b94eeaa775df74ebb1ef", | ||
12 | "sha256": "0bszv3cnlqghwpkmh7qzak7wlanlp0dp5k4wxnl3acxzj72p53v5", | ||
13 | "fetchSubmodules": true | ||
14 | } | ||
15 | } | ||