cypress: 4.12.1 -> 5.3.0

gstqt5
Damien Cassou 2020-10-01 08:27:47 +02:00
parent 5e99485b3d
commit 3da593e154
No known key found for this signature in database
GPG Key ID: B68746238E59B548
1 changed files with 2 additions and 2 deletions

View File

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