<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Passextract/HomebrewFormula, branch v0.5.0</title>
<subtitle>An interface to easily copy login information from Pass</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Passextract/'/>
<entry>
<title>HomebrewFormula: Specify version</title>
<updated>2018-03-03T19:55:47+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-03-03T19:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Passextract/commit/?id=53d761b063d8bef6820d3d9fd048287e998b3f7e'/>
<id>53d761b063d8bef6820d3d9fd048287e998b3f7e</id>
<content type='text'>
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
    ==&gt; 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'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
    ==&gt; 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'
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Homebrew formula</title>
<updated>2018-03-03T18:06:49+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-03-03T17:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Passextract/commit/?id=bc05c7d2d9c221277e53ed7a2d8c989eecf70e2c'/>
<id>bc05c7d2d9c221277e53ed7a2d8c989eecf70e2c</id>
<content type='text'>
To make it easier to install the program including shell completion and
the man page (at least on OS X).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make it easier to install the program including shell completion and
the man page (at least on OS X).
</pre>
</div>
</content>
</entry>
</feed>
