back to hosting snappymail myself

i'm still not sure if this will work
This commit is contained in:
Noah Masur
2024-06-30 21:57:48 -04:00
parent 126baae735
commit b4470727e5
2 changed files with 5 additions and 4 deletions

View File

@ -197,7 +197,8 @@
nextcloud-snappymail = {
# https://github.com/the-djmaze/snappymail/releases
# https://snappymail.eu/repository/nextcloud
url = "https://snappymail.eu/repository/nextcloud/snappymail-2.36.3-nextcloud.tar.gz";
# url = "https://snappymail.eu/repository/nextcloud/snappymail-2.36.3-nextcloud.tar.gz";
url = "https://github.com/nmasur/snappymail-nextcloud/releases/download/v2.36.3/snappymail-2.36.3-nextcloud.tar.gz";
flake = false;
};
};