Merge pull request #163728 from r-ryantm/auto-update/cypress

cypress: 9.4.1 -> 9.5.1
This commit is contained in:
Ryan Mulligan 2022-03-22 17:00:31 -07:00 committed by GitHub
commit 17692eb19f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,11 +16,11 @@
stdenv.mkDerivation rec {
pname = "cypress";
version = "9.4.1";
version = "9.5.1";
src = fetchzip {
url = "https://cdn.cypress.io/desktop/${version}/linux-x64/cypress.zip";
sha256 = "JoHfXhN5mXJoPwnUf7cKK5FduxqP9bSaGUU8yNfg29Y=";
sha256 = "fG93H3ADNOu9/Dz25/7b1iNVns/WselaxDG+WmLCQkI=";
};
# don't remove runtime deps