_1password-gui: 0.8.4 -> 0.8.5-1
Changes: https://discussions.agilebits.com/discussion/115658/1password-development-preview-0-8-5
This commit is contained in:
parent
7c0afd4364
commit
28cd74522e
@ -13,11 +13,11 @@ in
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "1password";
|
||||
version = "0.8.4";
|
||||
version = "0.8.5-1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://onepassword.s3.amazonaws.com/linux/appimage/${pname}-${version}.AppImage";
|
||||
sha256 = "04rjlyi465pkg75pql3rfzmfj9zf8pfnxynz110x1wkqnvqmsxgw";
|
||||
sha256 = "1jardsyxkf7qfhz8jwzwick5r9jf9yjwsdqvmc2rrnrflzzpscm9";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
Loading…
Reference in New Issue
Block a user