Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-03 | HomebrewFormula: Specify version | Teddy Wing | |
Homebrew appeared to get confused when trying to get the version from the URL. It looked like it was getting '64' from 'osx_amd64'. I was getting this error when trying to install the formula: $ brew upgrade teddywing/passextract/passextract ==> Upgrading 1 outdated package, with result: teddywing/passextract/passextract 64 Error: Calling build.build_bottle? is disabled! Use build.bottle? instead. /usr/local/Homebrew/Library/Homebrew/cmd/upgrade.rb:121:in `upgrade_formula' | |||
2018-03-03 | Add Homebrew formula | Teddy Wing | |
To make it easier to install the program including shell completion and the man page (at least on OS X). |