3
0
Fork 0
forked from mirrors/nixpkgs

cypress 3.5.0 -> 3.6.1

This commit is contained in:
Thorsten Weber 2019-11-25 16:13:53 +01:00
parent 5fcca4bad4
commit 80c5cd8e2e

View file

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