task: update 2.5.0_1 bottle.
This commit is contained in:
parent
14c679783e
commit
8c8bb276c9
1 changed files with 3 additions and 4 deletions
|
@ -8,10 +8,9 @@ class Task < Formula
|
|||
head "https://git.tasktools.org/scm/tm/task.git", :branch => "2.5.1", :shallow => false
|
||||
|
||||
bottle do
|
||||
revision 2
|
||||
sha256 "fc6d7d516179dbf8d16768e8d003017c7ae4e28de6e01fb72231f54d0ac91eb3" => :el_capitan
|
||||
sha256 "6fb193925ef9ac04569d715062fc6f650ff5575a873ad73d45abbabca40d2bc5" => :yosemite
|
||||
sha256 "91fae7d81bb7befc6d1637ab72b928ee753dd073f0d61aada6f5f9f959a6c04f" => :mavericks
|
||||
sha256 "eb3dc1497ed1c6701a12714fa7e5b1a8732aebce516263d15386b1cfcc5ed790" => :el_capitan
|
||||
sha256 "87d6a510df37189e80ce12724b8e390ccb88d949c2d2099453d41b4e99c281c1" => :yosemite
|
||||
sha256 "274a7ecc28e5843d057e4e4c51f90856fb487fb78b990e36758e12dcd5fa4303" => :mavericks
|
||||
end
|
||||
|
||||
option "without-gnutls", "Don't use gnutls; disables sync support"
|
||||
|
|
Loading…
Reference in a new issue