Merge pull request #105239 from kolaente/update/cypress

cypress: 5.3.0 -> 6.0.0
This commit is contained in:
Sandro 2020-11-28 19:52:14 +01:00 committed by GitHub
commit 22cc3c26c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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