Merge pull request #289192 from r-ryantm/auto-update/okta-aws-cli

okta-aws-cli: 2.0.1 -> 2.1.0
This commit is contained in:
Nick Cao 2024-02-16 10:10:26 -05:00 committed by GitHub
commit f4b8c1e427
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "okta-aws-cli";
version = "2.0.1";
version = "2.1.0";
subPackages = [ "cmd/okta-aws-cli" ];
@ -10,7 +10,7 @@ buildGoModule rec {
owner = "okta";
repo = "okta-aws-cli";
rev = "v${version}";
sha256 = "sha256-A49TpwvF7zQFCqffLeb1FOxbRwe4yhKSGs7YKNfpNSY=";
sha256 = "sha256-ovmN/BYQInbfvMaSl7WNXC7dBkLMyZdZstc164yj5Qo=";
};
vendorHash = "sha256-SjABVO6tHYRc/1pYjOqfZP+NfnK1/WnAcY5NQ4hMssE=";