Closed chfarges closed 6 years ago
Hi! I just updated the whole thing (literally 5 minutes ago 😀), separating the standard stable formula from the devel version. I also updated to the 1.4.0-rc2 version.
From now on, instead of using --devel
, you must use:
brew install maelvalais/amc/auto-multiple-choice-devel
which will use a pre-built binary (so much faster)
You will have to brew unlink auto-multiple-choice
before doing so, otherwise the formulas auto-multiple-choice
and auto-multiple-choice-devel
will conflict ("linkage error" or something like that)
Hello ! I installed the new version following your recommandations and it works perfectly ;-) Thanks !
Perfect!
Hello, I saw that a new version (rc2) is available. I am on rc1_2. However, when running
brew update
, there is nothing to update. I tried to uninstall rc1_2 but when runningbrew install maelvalais/amc/auto-multiple-choice --devel
it is still version 1_2 that installs. I am new to Homebrew so may be I do something wrong ? Thanks for your help !