overlays/matrix-synapse: update to 1.113.0

This commit is contained in:
Aaron Bieber 2024-08-13 12:28:32 -06:00
parent 77884e4637
commit a93a1478e2
No known key found for this signature in database

View File

@ -1,7 +1,7 @@
let
version = "1.112.0";
hash = "sha256-8iXw9C91kPWDlzo/3AA/iVCQqq47eGSORMTzEQTTS+8=";
sha256 = "sha256-hx/IMOxk4vUHXMMIcnxnC3RJcIvJL+IooZnf+m+VKSs=";
version = "1.113.0";
hash = "sha256-8Ts2QOSugPU8Do1Mpusez9tSqiaB+UzCWWY4XJk/KRM=";
sha256 = "sha256-Jlnv3GAobrXaO5fBq6oI9Gq8phz2/jFc+QIUYsUyeNo=";
matrix-synapse-unwrapped = _: super: {
matrix-synapse-unwrapped = super.matrix-synapse-unwrapped.overrideAttrs (_: rec {
inherit version;