aws-okta: update 0.20.0 bottle.
This commit is contained in:
parent
c145d5b05a
commit
3ba42aa7e2
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class AwsOkta < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
sha256 "47418e61636aee18b43224b8eb273f42d25670c1fe0e9deb366f7292487e355f" => :mojave
|
sha256 "c83fd4fd1f9a720ea22ae94b9891ac387aba8c042bc46aa8937013ee168f7c99" => :mojave
|
||||||
sha256 "c9657ad4935bbbba5160731291a37f70a81f42965226d4066fff672b3cb83a5e" => :high_sierra
|
sha256 "dd2f22a1fbf658f3f928997fa1a13ea4a4270bc8fa30f0b894fa8849918e8a5c" => :high_sierra
|
||||||
sha256 "d0add28c664f631588a7ee4859f9b2826122d3ed63cce35c08f5f5321ead43f7" => :sierra
|
sha256 "a0a34ab324fe32de593bc7f60aa42817b724c96685772460e9b5942fe4e22dfd" => :sierra
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "go" => :build
|
depends_on "go" => :build
|
||||||
|
|
Loading…
Reference in a new issue