discourse: 2.7.0 -> 2.7.4

(cherry picked from commit f7fb0d20a624c4d7fa12ba8a6e6d551655106a29)
This commit is contained in:
talyz
2021-06-15 23:21:04 +00:00
committed by github-actions[bot]
parent c0c5925832
commit 4eec52ae4e
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -6,13 +6,13 @@
}:
let
version = "2.7.0";
version = "2.7.4";
src = fetchFromGitHub {
owner = "discourse";
repo = "discourse";
rev = "v${version}";
sha256 = "sha256-w26pwGDL2j7qbporUzZATgw7E//E6xwahCbXv35QNnc=";
sha256 = "sha256-3cvrdWBXRM5F8qFEqbe8ru1U0wBqCkRxK7GAV0beJNk=";
};
runtimeDeps = [