cypress: 4.8.0 -> 4.9.0

This commit is contained in:
Damien Cassou 2020-07-01 14:25:04 +02:00
parent 581660a4d3
commit 896c5ef4ba
No known key found for this signature in database
GPG key ID: B68746238E59B548

View file

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