1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00

cypress: 7.0.0 -> 7.1.0

This commit is contained in:
kolaente 2021-04-13 10:29:00 +02:00
parent 650553aa9b
commit 928fa5892a
No known key found for this signature in database
GPG key ID: F40E70337AB24C9B

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "cypress";
version = "7.0.0";
version = "7.1.0";
src = fetchzip {
url = "https://cdn.cypress.io/desktop/${version}/linux-x64/cypress.zip";
sha256 = "0ad578fqbijw8yf0c92c33inpqam1cfhbwcwinzlmc22h0d4bv5h";
sha256 = "1m52v6hhblrjji9c5885bn5qq0xlaw36krbmqfac7fhgsxmkxd2h";
};
# don't remove runtime deps