Unverified Commit 6950adc1 authored by Maximilian Bosch's avatar Maximilian Bosch
Browse files

nextcloud28: 28.0.10 -> 28.0.11

parent dd5aae5e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -59,8 +59,8 @@ let
in
{
  nextcloud28 = generic {
    version = "28.0.10";
    hash = "sha256-LoAVJtKJHBhf6sWYXL084pLOcKQl9Tb5GfkBuftMwhA=";
    version = "28.0.11";
    hash = "sha256-S6rs7GpvFFgy28PGNdcuIM1IBKytmmZOanS5CnmB40g=";
    packages = nextcloud28Packages;
  };