cypress: 4.9.0 -> 4.12.1

This commit is contained in:
Damien Cassou 2020-08-06 12:56:14 +02:00
parent e31a4679d5
commit f4a0f5541f
No known key found for this signature in database
GPG Key ID: B68746238E59B548

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "cypress";
version = "4.9.0";
version = "4.12.1";
src = fetchzip {
url = "https://cdn.cypress.io/desktop/${version}/linux-x64/cypress.zip";
sha256 = "1lyhwy4rg6gdsj4590ya5v27lmyz6hnn4dhs51dq5i069rsw9qw4";
sha256 = "00sma1q7hbhzjkjnkv8y37ar0wnxk9mkqlpsplgyyyx3gx81nn3s";
};
# don't remove runtime deps