From cee3763532ec464ea58dbd2695fc8e9c7db3e213 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 16 Oct 2023 23:45:52 +0000 Subject: [PATCH] linode-cli: update 5.45.0 bottle. --- Formula/l/linode-cli.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/l/linode-cli.rb b/Formula/l/linode-cli.rb index 3de71842f2ca7..363bd33dc8a12 100644 --- a/Formula/l/linode-cli.rb +++ b/Formula/l/linode-cli.rb @@ -9,14 +9,13 @@ class LinodeCli < Formula head "https://github.com/linode/linode-cli.git", branch: "main" bottle do - rebuild 1 - sha256 cellar: :any_skip_relocation, arm64_sonoma: "728d4ba1cc39aee51731250d69a01c231415d2c84b22368193150fe569da4d1d" - sha256 cellar: :any_skip_relocation, arm64_ventura: "508d5a90e71309211aec47110dbb2ee45d79f9ffa986438882fdc075bc6ffe1a" - sha256 cellar: :any_skip_relocation, arm64_monterey: "49cf4e9e25b3ee1715f1f932bf03e694ce7d143f067cdba3747df9520871614a" - sha256 cellar: :any_skip_relocation, sonoma: "48ddf5b300701cf711d90015a188a75a51d6b054889a796ccc6fd8f9928a07f6" - sha256 cellar: :any_skip_relocation, ventura: "4b52aa6e828f8c372cfcb483a903e057c1296a1addcbf8d7990e824499bfa9b7" - sha256 cellar: :any_skip_relocation, monterey: "c319d9fe46a4c1a395669390ade8d5817e2a68213bac94af02bab351955efdd0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "03171d5f790ad33c368689350949e35238528812ba8bebc3f5f0cfc0fd22385c" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "7c012af80a3a4ef298d4c123945023f1d5b2d64eba61c6f9405f0e842a01fe3b" + sha256 cellar: :any_skip_relocation, arm64_ventura: "4f87555648cb99d734ae304bb7e12c66c8db1cb931e513a46c3f7ea03862123f" + sha256 cellar: :any_skip_relocation, arm64_monterey: "a13427b4a977745b943712f0299ddad7ce4c26a8c8b3141b69807ece1eab5a75" + sha256 cellar: :any_skip_relocation, sonoma: "64a0760c497e741bafa83cff10574f3c6e86679571029e279aa018774c9474ad" + sha256 cellar: :any_skip_relocation, ventura: "59c203aca639a8f9d311ffa02300748bb62e42f2163c14ed0f1560f8e226ef93" + sha256 cellar: :any_skip_relocation, monterey: "3edf4396f265301aa940f5141021db4aa0611e1d13c28a6e4a50e30d3bfa0a7b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "1b26f6aaee2f538ad08b01f2a905d42e293a78bf578af50f24991640f0f597e8" end depends_on "pygments"