Skip to content

Commit 94effe9

Browse files
committed
camunda-modeler: 5.44.0 -> 5.45.0
1 parent d247779 commit 94effe9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/ca/camunda-modeler/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010

1111
stdenvNoCC.mkDerivation rec {
1212
pname = "camunda-modeler";
13-
version = "5.44.0";
13+
version = "5.45.0";
1414

1515
src = fetchurl {
1616
url = "https://github.com/camunda/camunda-modeler/releases/download/v${version}/camunda-modeler-${version}-linux-x64.tar.gz";
17-
hash = "sha256-Jzf2D3oXFpGimftyZxSbDgexZs4932Nzd8vCDdrWYXs=";
17+
hash = "sha256-5hYMRFdMXlnhHzwbj8Hy48WJBf7L5UUhZUfKSlr06Z0=";
1818
};
1919
sourceRoot = "camunda-modeler-${version}-linux-x64";
2020

0 commit comments

Comments
 (0)