3
0
Fork 0
forked from mirrors/nixpkgs

cypress: 9.5.2 -> 9.5.3

This commit is contained in:
R. Ryantm 2022-03-29 19:14:03 +00:00
parent 0e671e2b2b
commit b5dbfba122

View file

@ -16,11 +16,11 @@
stdenv.mkDerivation rec {
pname = "cypress";
version = "9.5.2";
version = "9.5.3";
src = fetchzip {
url = "https://cdn.cypress.io/desktop/${version}/linux-x64/cypress.zip";
sha256 = "UMsN4T0hlV0R/sY0PSZ6A8euueoCcaRTSH9I3gkYayU=";
sha256 = "qK1TvAGiTVmEQ4MpqICDSP9swnpAcE6iGkGJOrPQ1bI=";
};
# don't remove runtime deps