3
0
Fork 0
forked from mirrors/nixpkgs

cypress: 9.2.0 -> 9.3.1

This commit is contained in:
kolaente 2022-01-30 16:33:00 +01:00
parent 453a3baba2
commit cf69a86feb
No known key found for this signature in database
GPG key ID: F40E70337AB24C9B

View file

@ -17,11 +17,11 @@
stdenv.mkDerivation rec {
pname = "cypress";
version = "9.2.0";
version = "9.3.1";
src = fetchzip {
url = "https://cdn.cypress.io/desktop/${version}/linux-x64/cypress.zip";
sha256 = "sha256-NxmGMHAEVuFl/3YgcHSbg+yWHB2tRpVTWlP5p5nGtPc=";
sha256 = "0626i5nxymh9hh9kf1mkky165cynsrkfw402xqmf69pnyzbzn0h7";
};
# don't remove runtime deps