mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
Release notes: https://github.com/element-hq/element-web/releases/tag/v1.11.111
Full changelog: https://github.com/element-hq/element-web/compare/v1.11.110...v1.11.111
(cherry picked from commit 6373816187)
8 lines
199 B
Nix
8 lines
199 B
Nix
{
|
|
"version" = "1.11.111";
|
|
"hashes" = {
|
|
"webSrcHash" = "sha256-dNkt8fybwTM0/27L+6o3QuhQJiwTDAN2ez+hUG/0VwE=";
|
|
"webYarnHash" = "sha256-2QKZu/HObwW1ugUUuSAn2zV3OESgLa6PNizL6hhCBjg=";
|
|
};
|
|
}
|