Merge pull request #100916 from r-ryantm/auto-update/drawio

drawio: 13.7.3 -> 13.7.9
gstqt5
Daniël de Kok 2020-10-18 08:08:40 +02:00 committed by GitHub
commit 6068afe0fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -11,11 +11,11 @@
stdenv.mkDerivation rec {
pname = "drawio";
version = "13.7.3";
version = "13.7.9";
src = fetchurl {
url = "https://github.com/jgraph/drawio-desktop/releases/download/v${version}/draw.io-x86_64-${version}.rpm";
sha256 = "14wcj9jbpv1rg0g7djihzzq088aj96mwys4rc9540ajbkbbm9d36";
sha256 = "1h0baxh9gvshdfqb77x5m8v95lw4lw4djj3gwrna0jjpfhmcs4vq";
};
nativeBuildInputs = [