homebrew-bundle now depends on $HOMEBREW_VERSION, which is set by `brew.sh` using the output of `git describe`. We don't have a git repo, so let's embed the version directly. Fixes #19.
homebrew-bundle now depends on $HOMEBREW_VERSION, which is set by `brew.sh` using the output of `git describe`. We don't have a git repo, so let's embed the version directly. Fixes #19.