aws-okta 0.25.0
Closes #45101. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c58c2f46ea
commit
fc3e308351
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.24.1.tar.gz"
|
||||
sha256 "c3efbf524944648de4016d60b8fa7c48b544302ec42f6ac66089c53d94f0a7f4"
|
||||
url "https://github.com/segmentio/aws-okta/archive/v0.25.0.tar.gz"
|
||||
sha256 "dc97d44584ee007bd20d7d2824d3d114f998e755b407c9caf587f125dfe18e68"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue