okta-awscli: add 0.5.4 bottle.

master
Rui Chen 2023-01-21 15:23:45 +00:00 committed by BrewTestBot
parent 1bc8e24e17
commit e06587091f
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 10 additions and 0 deletions

View File

@ -7,6 +7,16 @@ class OktaAwscli < Formula
sha256 "509921a38dedc6fa1424f06e5bb94a5bb359463912c45218abdf6095b3aac821"
license "Apache-2.0"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "bb56c5d56ec55e7611c1a41e88a21abf6d4f0c7cf859762387aa533abcb4260e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9b30f6470faa9a54d9e1a94706d6d481e764029d0e73dc4484db71da46e6b328"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "8ebaa6d7eabbf75ba7dd0b47cdd83a55d3d0ab56f6af6336933039451cd5fc5e"
sha256 cellar: :any_skip_relocation, ventura: "f40579bbb5e2d79c4480122aec13338be1db9fbb97fda27ca2a6d9ddf4e36d8a"
sha256 cellar: :any_skip_relocation, monterey: "01963e103b1e330f105c41cb011bd97f762195bed9a8db5ef6f0705589c3596d"
sha256 cellar: :any_skip_relocation, big_sur: "044d1003fa0f973a9090450680b037dc6323b22954af9b8cb3e314658bb0a9e0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "036b43b6c9764835be710366ac71dcd7d34de056393049191ff42c91fa2a2203"
end
depends_on "python@3.11"
depends_on "six"