aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/websites/tools/mastodon/mastodon.json
diff options
context:
space:
mode:
Diffstat (limited to 'nixops/modules/websites/tools/mastodon/mastodon.json')
-rw-r--r--nixops/modules/websites/tools/mastodon/mastodon.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/nixops/modules/websites/tools/mastodon/mastodon.json b/nixops/modules/websites/tools/mastodon/mastodon.json
deleted file mode 100644
index df73e8f..0000000
--- a/nixops/modules/websites/tools/mastodon/mastodon.json
+++ /dev/null
@@ -1,15 +0,0 @@
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}