This commit is contained in:
Shelvacu
2024-07-05 22:30:00 -07:00
parent 7b554988b8
commit 582ac9ec34

View File

@@ -66,7 +66,7 @@
webapppassword = pkgs.fetchNextcloudApp {
appName = "webapppassword";
url = "https://github.com/digital-blueprint/webapppassword/releases/download/v24.6.0/webapppassword.tar.gz";
sha256 = "";
sha256 = "sha256-x9uARo/VtkFLabif2/GZhs4cG6qmhAJs93dzhFFmhB0=";
appVersion = "24.6.0";
license = "gpl3";
};