lol

Merge pull request #148002 from pstn/nc2107

nextcloud21: 21.0.5 -> 21.0.7

authored by

Maximilian Bosch and committed by
GitHub
9a4ad480 c1ab62e7

+2 -2
+2 -2
pkgs/servers/nextcloud/default.nix
··· 46 46 ''; 47 47 48 48 nextcloud21 = generic { 49 - version = "21.0.5"; 50 - sha256 = "1q46h480kn97k7h3xm7r5gsa8l3f0kfiicapi46sh0p39pbjbyhv"; 49 + version = "21.0.7"; 50 + sha256 = "sha256-WZMhWW613q5c6grR/dzVSCKJKru7XPtRoxgBhi8VE7c="; 51 51 }; 52 52 53 53 nextcloud22 = generic {