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

This commit is contained in:
Sandro 2022-03-27 12:11:03 +02:00 committed by GitHub
commit 898fd29e73
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.5.1";
version = "9.5.2";
src = fetchzip {
url = "https://cdn.cypress.io/desktop/${version}/linux-x64/cypress.zip";
sha256 = "fG93H3ADNOu9/Dz25/7b1iNVns/WselaxDG+WmLCQkI=";
sha256 = "UMsN4T0hlV0R/sY0PSZ6A8euueoCcaRTSH9I3gkYayU=";
};
# don't remove runtime deps