Merge pull request #192461 from ethindp/bitwarden-2022.9.1

bitwarden: 2022.8.1 -> 2022.9.1
This commit is contained in:
Mario Rodas 2022-09-30 07:23:04 -05:00 committed by GitHub
commit 4a1a1ccc5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,11 +14,11 @@
stdenv.mkDerivation rec {
pname = "bitwarden";
version = "2022.8.1";
version = "2022.9.1";
src = fetchurl {
url = "https://github.com/bitwarden/clients/releases/download/desktop-v${version}/Bitwarden-${version}-amd64.deb";
sha256 = "sha256-MmhHs1Gp6H1CkLO/yCBhsF0KMiYXz37D6QP26fS+/u0=";
sha256 = "sha256-KauvzxLzTVKu2kdfqErjm5QLfTI1uaYLBSUcNDCsJT0=";
};
desktopItem = makeDesktopItem {