diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-02-28 17:03:29 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-04-25 00:04:50 +0200 |
commit | 4d891974f559b5d58399554568e6db278177b1d3 (patch) | |
tree | 12b7e7e2c7600969a5d31188fc50bfdce6a4c4f5 /pkgs/webapps/mastodon/mastodon.json | |
parent | 20bfe3c3e124d84b00c72c88127409cbffb1c9d1 (diff) | |
download | NUR-4d891974f559b5d58399554568e6db278177b1d3.tar.gz NUR-4d891974f559b5d58399554568e6db278177b1d3.tar.zst NUR-4d891974f559b5d58399554568e6db278177b1d3.zip |
Upgrade mastodon
Diffstat (limited to 'pkgs/webapps/mastodon/mastodon.json')
-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 | } |