cypress: 7.7.0 -> 8.0.0

This commit is contained in:
kolaente 2021-07-20 09:45:46 +02:00
parent 709c41f190
commit 80d24e8856
No known key found for this signature in database
GPG key ID: F40E70337AB24C9B

View file

@ -17,11 +17,11 @@
stdenv.mkDerivation rec {
pname = "cypress";
version = "7.7.0";
version = "8.0.0";
src = fetchzip {
url = "https://cdn.cypress.io/desktop/${version}/linux-x64/cypress.zip";
sha256 = "1mr46raha5aqi8ba0cqvyil5z4vcr46hnxqqmpk3fkrr8awd2897";
sha256 = "144mz37xhk7gkwhmf67q1h07f2biy5nnw78yb2syc7w28v48ng0z";
};
# don't remove runtime deps