ansible: update 2.2.1.0_2 bottle.
This commit is contained in:
parent
ff73e05191
commit
a642169312
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@ class Ansible < Formula
|
|||
head "https://github.com/ansible/ansible.git", :branch => "devel"
|
||||
|
||||
bottle do
|
||||
sha256 "235101a64292d2e7073716da7d35e255d4733cca9d9c8c14fc7d86cdde660042" => :sierra
|
||||
sha256 "9eb4b528fe870c4679e477c0c1b4c9d6a0c48aaba3b6b49020896dd36c027e88" => :el_capitan
|
||||
sha256 "73894cfe2cec6d3863c4cafb1a8f1dabe2ed75c7fe2c30738cd6193c6bf94db5" => :yosemite
|
||||
sha256 "3a3ed57c48fab11487fbd7b9526993d6de5597354bcec541f23834d7ace272c1" => :sierra
|
||||
sha256 "05167277096f68dd05abc66c7ff40c9f5e2a9a2cbcdc1f31f96b83510ee40eba" => :el_capitan
|
||||
sha256 "6d06db627c51b56ffb07449673ddbd53b10c52ae7c6d2d889ef77bdbf5f6b28e" => :yosemite
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
|
|
Loading…
Reference in a new issue