Skip to content

Commit f0f993a

Browse files
authored
beeper: 4.0.640 -> 4.0.661 (#403749)
2 parents b0559d8 + 9af52ca commit f0f993a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/be/beeper/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
}:
1010
let
1111
pname = "beeper";
12-
version = "4.0.640";
12+
version = "4.0.661";
1313
src = fetchurl {
1414
url = "https://beeper-desktop.download.beeper.com/builds/Beeper-${version}.AppImage";
15-
hash = "sha256-hYbTYvfrTpRPRwXXgNCqKeEtiRpuLj6sYIYnfJ3aMv4=";
15+
hash = "sha256-cKeHttoaV+UN5LXUArUxEcMjj3a4kjcj0EuiDriTtyE=";
1616
};
1717
appimageContents = appimageTools.extract {
1818
inherit pname version src;

0 commit comments

Comments
 (0)