Merge pull request #157408 from kolaente/update/cypress-9.3.1

cypress: 9.2.0 -> 9.3.1
This commit is contained in:
Bobby Rong 2022-01-31 19:47:15 +08:00 committed by GitHub
commit 419a7068ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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