diff options
-rw-r--r-- | pkgs/webapps/mastodon/mastodon.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/webapps/mastodon/mastodon.json b/pkgs/webapps/mastodon/mastodon.json index ceb1778e..a0a6cfdc 100644 --- a/pkgs/webapps/mastodon/mastodon.json +++ b/pkgs/webapps/mastodon/mastodon.json | |||
@@ -1,15 +1,15 @@ | |||
1 | { | 1 | { |
2 | "tag": "v2.9.2", | 2 | "tag": "v2.9.4", |
3 | "meta": { | 3 | "meta": { |
4 | "name": "mastodon", | 4 | "name": "mastodon", |
5 | "url": "https://github.com/tootsuite/mastodon", | 5 | "url": "https://github.com/tootsuite/mastodon", |
6 | "branch": "refs/tags/v2.9.2" | 6 | "branch": "refs/tags/v2.9.4" |
7 | }, | 7 | }, |
8 | "github": { | 8 | "github": { |
9 | "owner": "tootsuite", | 9 | "owner": "tootsuite", |
10 | "repo": "mastodon", | 10 | "repo": "mastodon", |
11 | "rev": "66ac1bd063882f5a2f828c1c702089e37f36f217", | 11 | "rev": "9bace2dd88d127d396794375c8fcb2132619a799", |
12 | "sha256": "0gdplny88qdind32gr5dm8brwwy05l6cf383kl5p0d7pjp5n9xj5", | 12 | "sha256": "1x9pai1q73lsq1i685w7z4v3w478iyij65mar13k4hq9zdz9d2b0", |
13 | "fetchSubmodules": true | 13 | "fetchSubmodules": true |
14 | } | 14 | } |
15 | } | 15 | } |