mattermostLatest: 11.0.2 -> 11.0.4 (#457130)

This commit is contained in:
numinit
2025-11-01 05:51:00 +00:00
committed by GitHub

View File

@@ -11,9 +11,9 @@ mattermost.override {
# and make sure the version regex is up to date here. # and make sure the version regex is up to date here.
# Ensure you also check ../mattermost/package.nix for ESR releases. # Ensure you also check ../mattermost/package.nix for ESR releases.
regex = "^v(11\\.[0-9]+\\.[0-9]+)$"; regex = "^v(11\\.[0-9]+\\.[0-9]+)$";
version = "11.0.2"; version = "11.0.4";
srcHash = "sha256-2w9v/ktmqSwzcylq8ayRDZD5BsHo9tBL+9X3GRNlvd0="; srcHash = "sha256-odBY/TVvED7h7+u+5nSRng4rRnjt1eee7fUWjxqnAJ4=";
vendorHash = "sha256-JkQvj92q5FZjQWB5gGCsAz7EpHO+IckBSFoFEFi3v0A="; vendorHash = "sha256-QlBq8YlphD2YuOrdnhW8g5XXeMkESVDRvKg6i5MGA0k=";
npmDepsHash = "sha256-YU6FDsMX0QIGFatUDRos/AkgwljIBeI5w/TJt/lglw0="; npmDepsHash = "sha256-YU6FDsMX0QIGFatUDRos/AkgwljIBeI5w/TJt/lglw0=";
lockfileOverlay = '' lockfileOverlay = ''
unlock(.; "@floating-ui/react"; "channels/node_modules/@floating-ui/react") unlock(.; "@floating-ui/react"; "channels/node_modules/@floating-ui/react")