aws-google-auth 0.0.33
Closes #46644. Signed-off-by: Caleb Xu <calebcenter@live.com>
This commit is contained in:
parent
2a2d3cba48
commit
2b87d1f902
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ class AwsGoogleAuth < Formula
|
|||
|
||||
desc "Acquire AWS credentials using Google Apps"
|
||||
homepage "https://github.com/cevoaustralia/aws-google-auth"
|
||||
url "https://github.com/cevoaustralia/aws-google-auth/archive/0.0.32.tar.gz"
|
||||
sha256 "d5ac9776ecfe0b0d6daa9cc160b2614e4c53fa37633528e3f661efc58fd24754"
|
||||
url "https://github.com/cevoaustralia/aws-google-auth/archive/0.0.33.tar.gz"
|
||||
sha256 "775cc33ad17fdac73f07509edd981a4097308e347c19e2e7cda84ca3b93b1b92"
|
||||
head "https://github.com/cevoaustralia/aws-google-auth.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue