ansible: update 2.8.3 bottle.
This commit is contained in:
parent
68376bf556
commit
e673be09da
1 changed files with 3 additions and 3 deletions
|
@ -9,9 +9,9 @@ class Ansible < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "4eb9507221c93a2a5565a2b379ba67bb250a4df7710c2f01a44750c8041602b2" => :mojave
|
||||
sha256 "6065617c3d5df7722784b1d111a4670cf5d72b5489645eaacd60a862e113fb17" => :high_sierra
|
||||
sha256 "d4a6f22ca92de2bcd4983b5d5c5de753dc115cd2c4ab4ca576641ba6e48fdcbd" => :sierra
|
||||
sha256 "74bcf51283ab0454ad70922596c93606ca26459115085317d0f72cbc5550d8e2" => :mojave
|
||||
sha256 "eae1b4c202d725c8a55fc7003744fdbf342de14bbd8ba31aeb295ce4135ec6c9" => :high_sierra
|
||||
sha256 "768eca23881ebfd7941ffa56a759c8f519cadb0ede4f620fab9f4377afaea6d5" => :sierra
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
|
|
Loading…
Reference in a new issue