aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/websites/tools/mastodon/mastodon.json
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-04-02 09:28:52 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-04-02 09:28:52 +0200
commit7f6bd78f988381187bc1a75397dd332ef54263e9 (patch)
treee3758cc91ad301915212fb19acd92531140e17a3 /nixops/modules/websites/tools/mastodon/mastodon.json
parenta4993193703e14c4af10dd0ea84829594a6ee30b (diff)
downloadNix-7f6bd78f988381187bc1a75397dd332ef54263e9.tar.gz
Nix-7f6bd78f988381187bc1a75397dd332ef54263e9.tar.zst
Nix-7f6bd78f988381187bc1a75397dd332ef54263e9.zip
Upgrade mastodon to 2.7.4
Diffstat (limited to 'nixops/modules/websites/tools/mastodon/mastodon.json')
-rw-r--r--nixops/modules/websites/tools/mastodon/mastodon.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/nixops/modules/websites/tools/mastodon/mastodon.json b/nixops/modules/websites/tools/mastodon/mastodon.json
index 11e59fa..df73e8f 100644
--- a/nixops/modules/websites/tools/mastodon/mastodon.json
+++ b/nixops/modules/websites/tools/mastodon/mastodon.json
@@ -1,15 +1,15 @@
1{ 1{
2 "tag": "v2.6.5", 2 "tag": "v2.7.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.6.5" 6 "branch": "refs/tags/v2.7.4"
7 }, 7 },
8 "github": { 8 "github": {
9 "owner": "tootsuite", 9 "owner": "tootsuite",
10 "repo": "mastodon", 10 "repo": "mastodon",
11 "rev": "887f9de6dc12ef405f92b94eeaa775df74ebb1ef", 11 "rev": "a91349d45da18d3c85f68ae9be762dad6301c3cf",
12 "sha256": "0bszv3cnlqghwpkmh7qzak7wlanlp0dp5k4wxnl3acxzj72p53v5", 12 "sha256": "0x16c2m8d9nszr9hjw6j1i8gicvpgxzli5afaqd0z144y0ar62qa",
13 "fetchSubmodules": true 13 "fetchSubmodules": true
14 } 14 }
15} 15}