Skip to content

Commit

Permalink
Merge pull request #95046 from r-ryantm/auto-update/element-desktop
Browse files Browse the repository at this point in the history
element-desktop: 1.7.2 -> 1.7.3
  • Loading branch information
Ma27 committed Aug 10, 2020
2 parents b004e48 + 7602e05 commit fcb82c9
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -8,12 +8,12 @@

let
executableName = "element-desktop";
version = "1.7.2";
version = "1.7.3";
src = fetchFromGitHub {
owner = "vector-im";
repo = "riot-desktop";
rev = "v${version}";
sha256 = "1b3ckmqbhbkfghlkckb3ixr4i2pzdisz6pi929q5qj91f3ihxv4x";
sha256 = "1qr00g2a8dibnkxn4pv9qkv09wwalfbgi2jq4wkq66anbgj9f39g";
};
electron = electron_9;

Expand Down

0 comments on commit fcb82c9

Please sign in to comment.