Skip to content

Commit

Permalink
Update aws-sso to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kadaan authored May 30, 2019
1 parent 3253a56 commit 678ebb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions aws-sso.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ class AwsSso < Formula
desc "Tool to generate temporary AWS credentials using Okta SSO"
homepage "https://github.com/homebrew-formulae/homebrew-aws-sso/homebrew-aws-sso.git"

url "https://github.com/Ensighten/homebrew-formulae/releases/download/v1.5.3/aws-profile_1.5.3_mac.tbz2"
sha256 "83d71f77553aa10bd4e93d33c11fd6fc47952a1796adf9e044177615dd584718"
version "1.5.3"
url "https://github.com/Ensighten/homebrew-formulae/releases/download/v1.5.4/aws-profile_1.5.4_mac.tbz2"
sha256 "ca6e4e233fdc6e6d34164da7e86230cc011733b06dd703f346f55aa1eae13971"
version "1.5.4"

bottle :unneeded

Expand Down

0 comments on commit 678ebb7

Please sign in to comment.