diff options
| author | yalh76 <yalh@yahoo.com> | 2020-10-31 21:43:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-31 21:43:23 +0100 |
| commit | cd9e7f85858433c9729454fa8d3ab9f821209a08 (patch) | |
| tree | ed3143ea2046bb260cad7ac27a12fa47c7ac8613 /conf | |
| parent | bde14cc4496445fdfed4616ac44fc9527c8369fd (diff) | |
| parent | 8a505d8c85cf812c48595b2a6ff47c9a90866fa5 (diff) | |
| download | mastodon_ynh-cd9e7f85858433c9729454fa8d3ab9f821209a08.tar.gz mastodon_ynh-cd9e7f85858433c9729454fa8d3ab9f821209a08.tar.bz2 mastodon_ynh-cd9e7f85858433c9729454fa8d3ab9f821209a08.zip | |
Merge pull request #239 from YunoHost-Apps/testing
Upgrade 3.2.1
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/app.src | 4 | ||||
| -rw-r--r-- | conf/jessie.src | 6 |
2 files changed, 2 insertions, 8 deletions
diff --git a/conf/app.src b/conf/app.src index 920f9da..571866d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/tootsuite/mastodon/archive/v3.2.0.tar.gz -SOURCE_SUM=7ab99ccc6d6ce2ac2d5aea82a2fc057dd357126cb572e4fb39531931dc078904 +SOURCE_URL=https://github.com/tootsuite/mastodon/archive/v3.2.1.tar.gz +SOURCE_SUM=429dbe1166948e2863dd97b7d5458d18887e7a75b7ff5005cfa50828f9c7b9e2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/jessie.src b/conf/jessie.src deleted file mode 100644 index fc275ee..0000000 --- a/conf/jessie.src +++ /dev/null @@ -1,6 +0,0 @@ -SOURCE_URL=https://github.com/tootsuite/mastodon/archive/v3.1.2.tar.gz -SOURCE_SUM=c12fd8c1b426861825d37d2eab1d6356be05b2b321eae0c1b87f80fcc11b0da7 -SOURCE_SUM_PRG=sha256sum -SOURCE_FORMAT=tar.gz -SOURCE_IN_SUBDIR=true -SOURCE_FILENAME= |
