srclib: update 0.0.42_1 bottle.
This commit is contained in:
parent
6b92e1e744
commit
dc8dfc44e1
1 changed files with 4 additions and 4 deletions
|
@ -9,10 +9,10 @@ class Srclib < Formula
|
|||
head "https://github.com/sourcegraph/srclib.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "75be0b0fad9f56cd33f7736dc8a5b663a7bf7ace7833ef2c5c00b40ec97b4e84" => :yosemite
|
||||
sha256 "017a2522e99e6e8f56c39bc9b3fee10ec6622a7d73c2b973a6f7c0b56e6d40ad" => :mavericks
|
||||
sha256 "00c130e9b76a25e872bcf79b4dc1b83e9679c2dd1f2396f138e2fc24538c57b0" => :mountain_lion
|
||||
cellar :any_skip_relocation
|
||||
sha256 "e5a28e6c6995cd33047bf326d514fd0fd48656df2a8d2ade91f1adb9c0f65c73" => :el_capitan
|
||||
sha256 "76de11463b863eb4e2ccc31478aacc258de1449ebd237675312864e8db596c41" => :yosemite
|
||||
sha256 "2e8c68f8948ae220448400680108083931ca78273fd1f320b084879d14a567bb" => :mavericks
|
||||
end
|
||||
|
||||
conflicts_with "src", :because => "both install a 'src' binary"
|
||||
|
|
Loading…
Reference in a new issue