summaryrefslogtreecommitdiff
path: root/pkgs/webapps/mastodon/mastodon.json
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2018-12-13 21:25:24 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-24 01:40:13 +0200
commit24fd1fe6c62b7a9fc347794fde043285da272f5c (patch)
tree65557bf1d241ca389b619dbd24d18d51932ee030 /pkgs/webapps/mastodon/mastodon.json
downloadNUR-24fd1fe6c62b7a9fc347794fde043285da272f5c.tar.gz
NUR-24fd1fe6c62b7a9fc347794fde043285da272f5c.tar.zst
NUR-24fd1fe6c62b7a9fc347794fde043285da272f5c.zip
Initial commit published for NUR
Diffstat (limited to 'pkgs/webapps/mastodon/mastodon.json')
-rw-r--r--pkgs/webapps/mastodon/mastodon.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/pkgs/webapps/mastodon/mastodon.json b/pkgs/webapps/mastodon/mastodon.json
new file mode 100644
index 00000000..df73e8f6
--- /dev/null
+++ b/pkgs/webapps/mastodon/mastodon.json
@@ -0,0 +1,15 @@
1{
2 "tag": "v2.7.4",
3 "meta": {
4 "name": "mastodon",
5 "url": "https://github.com/tootsuite/mastodon",
6 "branch": "refs/tags/v2.7.4"
7 },
8 "github": {
9 "owner": "tootsuite",
10 "repo": "mastodon",
11 "rev": "a91349d45da18d3c85f68ae9be762dad6301c3cf",
12 "sha256": "0x16c2m8d9nszr9hjw6j1i8gicvpgxzli5afaqd0z144y0ar62qa",
13 "fetchSubmodules": true
14 }
15}