discourse: 2.7.4 -> 2.7.5

(cherry picked from commit 60d78d7f1f218e19b1d0997ff4798c97a274cc47)
This commit is contained in:
talyz
2021-07-15 19:59:04 +02:00
parent 32c19b6bf8
commit 955cdd607f
3 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -9,13 +9,13 @@
}:
let
version = "2.7.4";
version = "2.7.5";
src = fetchFromGitHub {
owner = "discourse";
repo = "discourse";
rev = "v${version}";
sha256 = "sha256-3cvrdWBXRM5F8qFEqbe8ru1U0wBqCkRxK7GAV0beJNk=";
sha256 = "sha256-OykWaiBAHcZy41i+aRzBHCRgwnfQUBijHjb+ofIk25M=";
};
runtimeDeps = [