teams-for-linux: 1.9.5 -> 1.9.6 (#339628)

This commit is contained in:
nixpkgs-merge-bot[bot]
2024-09-06 14:49:10 +00:00
committed by GitHub
+2 -2
View File
@@ -15,13 +15,13 @@
buildNpmPackage rec {
pname = "teams-for-linux";
version = "1.9.5";
version = "1.9.6";
src = fetchFromGitHub {
owner = "IsmaelMartinez";
repo = "teams-for-linux";
rev = "refs/tags/v${version}";
hash = "sha256-+rEGDg+/qvjCMhGHccb4p+CKOo/65RpkFT/WnCDlCgU=";
hash = "sha256-VonydbN7EiXnQIArOSKgNsIV7zIZQsLihZ41geSx1AA=";
};
npmDepsHash = "sha256-vDRFFxkIQo5qU9gmkSwUhPz4FG2XbUNkTw6SCuvMqCc=";