Skip to content

Commit

Permalink
nextcloud30: 30.0.4 -> 30.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
GaetanLepage authored and SuperSandro2000 committed Jan 17, 2025
1 parent e847385 commit 93c759b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/servers/nextcloud/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ in
};

nextcloud30 = generic {
version = "30.0.4";
hash = "sha256-62qrqazvRC8rPkqZa37ope0kRC+bumgSN/so7ZcOH6U=";
version = "30.0.5";
hash = "sha256-JIxubmEs7usXDE0luFebCvDmYTq9+gfy/mmTQmt4G+o=";
packages = nextcloud30Packages;
};

Expand Down

0 comments on commit 93c759b

Please sign in to comment.