aws-okta 0.27.0
Closes #46805. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
a71784fc0b
commit
548f962d6e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class AwsOkta < Formula
|
||||
desc "Authenticate with AWS using your Okta credentials"
|
||||
homepage "https://github.com/segmentio/aws-okta"
|
||||
url "https://github.com/segmentio/aws-okta/archive/v0.26.3.tar.gz"
|
||||
sha256 "e640610b29a5b501f9b3da3b9765106d3436fb2c980455b7e3d32687753f46fc"
|
||||
url "https://github.com/segmentio/aws-okta/archive/v0.27.0.tar.gz"
|
||||
sha256 "e78813870d970dd3710d42d0993f8c437dedc6d888c3e72606e745abecdb6308"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue