Skip to content

Commit

Permalink
Merge pull request #331282 from r-ryantm/auto-update/matrix-media-repo
Browse files Browse the repository at this point in the history
matrix-media-repo: 1.3.6 -> 1.3.7
  • Loading branch information
mweinelt authored Jul 31, 2024
2 parents 6f2cc88 + 422b91b commit 2e62fe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/ma/matrix-media-repo/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
}:
let
pname = "matrix-media-repo";
version = "1.3.6";
version = "1.3.7";

src = fetchFromGitHub {
owner = "t2bot";
repo = "matrix-media-repo";
rev = "v${version}";
hash = "sha256-Yrw+6WKHm9Y31YvW5iXnUDhIg0TcSctaouIGhAN4iBo=";
hash = "sha256-trVn+Mn98aJLQCpQX1+qps/uuA5+8zeDoM94eauxHO8=";
};

vendorHash = "sha256-fKDdL7C3L33caoXxlutzoND2izB5GH+5qTeojTskIUg=";
Expand Down

0 comments on commit 2e62fe6

Please sign in to comment.