direnv: update 2.6.0 bottle.
This commit is contained in:
parent
a7bc37c4ac
commit
1b33b64b66
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Direnv < Formula
|
|||
head 'https://github.com/zimbatm/direnv.git'
|
||||
|
||||
bottle do
|
||||
sha1 "fb5340876bc488bd38aba9e00d52fff0f029f797" => :yosemite
|
||||
sha1 "fbc2ed0cadad4543df0d09e3afe756866e0e44b3" => :mavericks
|
||||
sha1 "353d3f25f0b7e3bd57bc91dd855635163bc426e7" => :mountain_lion
|
||||
sha1 "0cee43bd9df0e2f376e6edfaaebb6ca537df0692" => :yosemite
|
||||
sha1 "9d0cd4d5ec285daba2d2e4237cac58e963fd88fc" => :mavericks
|
||||
sha1 "26f4abf81efa2bcf23ae58c0a913ac6b93ef3f1d" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue