mattermost: 11.7.4 -> 11.7.6

This commit is contained in:
jose
2026-07-09 09:26:05 +08:00
parent e269cab294
commit c8dc6e9f55
2 changed files with 4 additions and 4 deletions
@@ -77,7 +77,7 @@ index 852046de70..a310da48f4 100644
historyApiFallback: {
index: '/static/root.html',
},
+ client {
+ client: {
+ overlay: false,
+ },
},
+3 -3
View File
@@ -27,10 +27,10 @@
#
# Ensure you also check ../mattermostLatest/package.nix.
regex = "^v(11\\.7\\.[0-9]+)$";
version = "11.7.4";
srcHash = "sha256-kO4ntGffvMis7JFZLMpnPdjotPiZ/kJcxeKoMjXAZ3U=";
version = "11.7.6";
srcHash = "sha256-oMjfSX45+sEQwNpNVDTOlCBUK7OSBCCKpaUMMrRzdQM=";
vendorHash = "sha256-XaXqQN20c3DhW2/L0zhTA8dLeRp4MyBxUKpiMVwp/7s=";
npmDepsHash = "sha256-lqgYZAGCjChGwBKACKKiMRzI2WP0ByanMMIVxo/h8t8=";
npmDepsHash = "sha256-F7o+AVM1WiuHKDQaqHbxDjWT1vAiddh4/D8EktxncAs=";
},
...
}: