diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-01-13 13:57:55 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-01-13 14:11:20 +0100 |
commit | 35a397cd22e6c8dd7dec471f09416441b64deee4 (patch) | |
tree | ba771babc0e3d5265080f2fe9f1463ab2dd9d555 /fetched | |
parent | 108891744eaa7410e305871212d5b81c1b67a095 (diff) | |
download | Nix-35a397cd22e6c8dd7dec471f09416441b64deee4.tar.gz Nix-35a397cd22e6c8dd7dec471f09416441b64deee4.tar.zst Nix-35a397cd22e6c8dd7dec471f09416441b64deee4.zip |
Add mastodon service
Diffstat (limited to 'fetched')
-rw-r--r-- | fetched/mastodon.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/fetched/mastodon.json b/fetched/mastodon.json deleted file mode 100644 index 11e59fa..0000000 --- a/fetched/mastodon.json +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
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 | } | ||