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
+2 -2
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