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-02-28 17:03:29 +0100 |
commit | 10dad16b8bff75321112ff7145bd958d5a6c5546 (patch) | |
tree | 7db3db45e412334c021b363e357ac93fdbc5ecbf /pkgs/webapps/mastodon | |
parent | c00ef7470402025712c694a72dfad1e02a3e8bca (diff) | |
download | Nix-10dad16b8bff75321112ff7145bd958d5a6c5546.tar.gz Nix-10dad16b8bff75321112ff7145bd958d5a6c5546.tar.zst Nix-10dad16b8bff75321112ff7145bd958d5a6c5546.zip |
Upgrade mastodon
Diffstat (limited to 'pkgs/webapps/mastodon')
-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 ceb1778..a0a6cfd 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 | } |