Skip to content

Commit

Permalink
mattermostLatest: use 10.4.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
numinit committed Jan 19, 2025
1 parent 6572a7a commit 88ef3d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/by-name/ma/mattermostLatest/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mattermost.override {
# See https://docs.mattermost.com/about/mattermost-server-releases.html
# and make sure the version regex is up to date here.
# Ensure you also check ../mattermost/package.nix for ESR releases.
regex = "^v(10\.3\.[0-9]+)$";
regex = "^v(10\.4\.[0-9]+)$";
version = "10.3.1";
srcHash = "sha256-nghwf9FgdqEDLkm8dKqhvY1SvALSZ8dasTDwMwbL5AI=";
vendorHash = "sha256-G2IhU8/XSITjJKNu1Iwwoabm+hG9r3kLPtZnlzuKBD8=";
Expand Down

0 comments on commit 88ef3d9

Please sign in to comment.