discourse: 2.7.8 -> 2.7.9

https://nvd.nist.gov/vuln/detail/CVE-2021-41163
(cherry picked from commit 44ffcb836239ef0e608728223166740b632ce994)
This commit is contained in:
TredwellGit
2021-10-28 03:41:51 +00:00
committed by github-actions[bot]
parent 06b49ba179
commit 969ba0f1c9
3 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -10,13 +10,13 @@
}@args:
let
version = "2.7.8";
version = "2.7.9";
src = fetchFromGitHub {
owner = "discourse";
repo = "discourse";
rev = "v${version}";
sha256 = "sha256-p4eViEvzIU6W89FZRtMBXsT7bvf2H12bTPZ/h3iD8rA=";
sha256 = "sha256-SOERjFbG4l/tUfOl51XEW0nVbza3L4adjiPhz4Hj0YU=";
};
runtimeDeps = [