Camunda Modeler - Package Managers

Hi,

Any plans to put the Camunda Modeler on Homebrew or Cask? It makes updating the modeler often much more easy for Mac OS users.

For Windows users I only know of Chocolatey but back in the days I was the only one using it … :upside_down:

Kind regards

Hi Neville,

as it is an open source project, you could do it yourself and maintain it :wink:
Or you could ask for an auto-update feature for the modeler like the atom editor has. The modeler and atom both use electron underneath so it should be doable. There is this issue: https://github.com/camunda/camunda-modeler/issues/20

Cheers,
Christian

Looks like @jangalinski did the effort. :open_hands:

Linking to solution;

1 Like

Good news: seems like there is an automatic updater now, check https://github.com/brianmorton

He scans periodically for updated binary releases and does the PR to cask automatically. 1.15.0 and 1.15.1 just “happened”. Nice!

This appears to be broken.

Trying to download 1.16.2 and getting checksum error:

brew cask install camunda-modeler
==> Satisfying dependencies
==> Downloading https://camunda.org/release/camunda-modeler/1.16.2/camunda-modeler-1.16.2-darwin-x64.tar.gz
######################################################################## 100.0%
==> Verifying checksum for Cask camunda-modeler
==> Note: running "brew update" may fix sha256 checksum errors
Error: Checksum for Cask 'camunda-modeler' does not match.

Expected: 498bb3ce8707d5c7d7f68ba3bafa7f2bca7498c2670770ec5841601324a82513
Actual:   cb6353b619d935f26187d23bb946368733ae42d2c1a0205df70570089fc228dd
File:     /Users/..../Library/Caches/Homebrew/Cask/camunda-modeler--1.16.2.tar.gz