terragrunt: update 0.19.5 bottle.
This commit is contained in:
parent
4838d024fc
commit
c86934542e
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Terragrunt < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "c9d35aba2e6e716283704ac7a58c4e49bcac7d2535a314cb5edd4bcdb04eca38" => :mojave
|
||||
sha256 "af45c409b6a13b50ac90fd152c2339cc320d37a3efb0b6f8d725a359823a7686" => :high_sierra
|
||||
sha256 "578f0f421941d1e6ba1546e0c54754f0309d84205c73ca3d5a20401c4e2d60b2" => :sierra
|
||||
sha256 "80db81ba69553c40fcc52029e40545a139ca0f53cb0eb8071a0ff41f4ae09f72" => :mojave
|
||||
sha256 "5e1aaa94d4814b4d6ebfe3052318b703fe81981b2c03a7ccc907c50d6446e293" => :high_sierra
|
||||
sha256 "bb60a1844a56f220ea43fb7f16c9a10c18f24fa069eb60b967f578ba85001983" => :sierra
|
||||
end
|
||||
|
||||
depends_on "dep" => :build
|
||||
|
|
Loading…
Reference in a new issue