nextcloud-talk-desktop: 2.0.5 -> 2.0.6 (#486308)

This commit is contained in:
nixpkgs-ci[bot]
2026-02-02 22:51:25 +00:00
committed by GitHub
@@ -31,11 +31,11 @@
}:
let
pname = "nextcloud-talk-desktop";
version = "2.0.5"; # Ensure both hashes (Linux and Darwin) are updated!
version = "2.0.6"; # Ensure both hashes (Linux and Darwin) are updated!
hashes = {
linux = "sha256-aKNrIbv6kaLoLmTZVgwncqzF4o/5C/hFXef3QqM7oBk=";
darwin = "sha256-Nli2z8eyAq5W3ALwHiH6+Ightk3Jf0gaWtwabOJS4gw=";
linux = "sha256-eEYNfVnM+qCYnirHdBG6oqBQzDio39J7tmh4BSTAF9g=";
darwin = "sha256-2A4Jjz0XoXxTdKq6xP0xhlBneysAkBHMbqfgaftJGFQ=";
};
# Only x86_64-linux is supported with Darwin support being universal