taskd: update 1.1.0_1 bottle.
This commit is contained in:
parent
8c8bb276c9
commit
d25ab7bdb5
1 changed files with 3 additions and 4 deletions
|
@ -8,10 +8,9 @@ class Taskd < Formula
|
||||||
head "https://git.tasktools.org/scm/tm/taskd.git"
|
head "https://git.tasktools.org/scm/tm/taskd.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
revision 1
|
sha256 "d7806f456a540d6052928f6e1c9fcd5e89f0d1b3c5496d552e187b117fc94b24" => :el_capitan
|
||||||
sha256 "e2919a32b8be8a91e73091d811a596a6c6fc822ef1a5fbf05863afa09fe9593f" => :el_capitan
|
sha256 "2c1a95a98ea309c776ab0f210fd8a9297bc866e25b2ee7ba0301d6f8df531a2a" => :yosemite
|
||||||
sha256 "672663408ec30208beda96aeb909d02ae66035bd7b8ee3b64353b6d8c8857a31" => :yosemite
|
sha256 "a83899074cf81fcf6737546f9f572db6ce1a8762af943e7663fe14760fd5ef77" => :mavericks
|
||||||
sha256 "5f52342b12a6ffb79e67df90356fc9cb0797f384db65f1fa69b26a2e6229cbd2" => :mavericks
|
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "cmake" => :build
|
depends_on "cmake" => :build
|
||||||
|
|
Loading…
Reference in a new issue