From 52e4be20927bab7b520e54199757ea96d78bc047 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 1 Apr 2024 19:24:50 +0000 Subject: [PATCH] doctl: update 1.105.0 bottle. --- Formula/d/doctl.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/d/doctl.rb b/Formula/d/doctl.rb index 1c495f3fe2ec4..23a79aa6eb1c8 100644 --- a/Formula/d/doctl.rb +++ b/Formula/d/doctl.rb @@ -7,13 +7,13 @@ class Doctl < Formula head "https://github.com/digitalocean/doctl.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "802bdec9e52a3f0308b3ff551daf6dabb18157b2a29f2b268c2924c33abfb2bf" - sha256 cellar: :any_skip_relocation, arm64_ventura: "ce005c52085a7d1e2609feee069040e3c7a252c0042ec356593cf61de68f2f4b" - sha256 cellar: :any_skip_relocation, arm64_monterey: "f00663c803ab5900a2526dd8b2b7fc7c67f2b471d9be6b54f520293cfc64cb19" - sha256 cellar: :any_skip_relocation, sonoma: "92242285b3c86c9107160da0b9dcd878d6393bb1691076962bd24c93886d2e60" - sha256 cellar: :any_skip_relocation, ventura: "3f90e878032913d92a7535837bc94b649b4bafad703f96ebda99fdcc0890d9fb" - sha256 cellar: :any_skip_relocation, monterey: "7d87d4c2f47bd4bd67f94c8900e6c34f18ef3f08b9348e13088f05a20a6457ec" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5e165f3551b4a091dde2c0294039c85d7abead3f86ee795fa79ed2a66decdf60" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "2fd2fac0d675100e2911a542e0716a650f56b8420c553af6a43682eaa304cfe4" + sha256 cellar: :any_skip_relocation, arm64_ventura: "00b45036584d49d2b7ead96abce485b57c29a825d8dc16dec21db49d3a1d625e" + sha256 cellar: :any_skip_relocation, arm64_monterey: "712bf140213dc850cce97b593fe93c7c8c7666e1e2c0141e98a1bf8aa5e96539" + sha256 cellar: :any_skip_relocation, sonoma: "db27294f203c69a9da5ca4e09e65a8a39000d496c1f66e448477872130c554a8" + sha256 cellar: :any_skip_relocation, ventura: "03e0a7826a55102b38d1cd3d9f2ca80bd8acd530fcf64190a7c41ada3b2c58ea" + sha256 cellar: :any_skip_relocation, monterey: "ec02c69cd6b949c6c06e06d6211d8807b723ea813a7e39eaf0241055cf823368" + sha256 cellar: :any_skip_relocation, x86_64_linux: "86d76707126ae964d0f5461405572d0f21fa41aa24ab7dc9b16130cf0666f704" end depends_on "go" => :build