From 4ea8f25fad0d205e64de46864bee56cb76ffa936 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 21 Dec 2023 13:02:32 +0000 Subject: [PATCH 1/2] hcloud 1.41.1 --- Formula/h/hcloud.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/h/hcloud.rb b/Formula/h/hcloud.rb index 3098ecdac52bd..7afecf6e12c65 100644 --- a/Formula/h/hcloud.rb +++ b/Formula/h/hcloud.rb @@ -1,8 +1,8 @@ class Hcloud < Formula desc "Command-line interface for Hetzner Cloud" homepage "https://github.com/hetznercloud/cli" - url "https://github.com/hetznercloud/cli/archive/refs/tags/v1.41.0.tar.gz" - sha256 "f2ee4b068f5f0c8f79d9e5647ff868237f919c0d2cf6f2a6e0f6fbeafa8f8032" + url "https://github.com/hetznercloud/cli/archive/refs/tags/v1.41.1.tar.gz" + sha256 "900e308cf1156b7707c2a1ad17feec1a7f3059225ba8a9728743aa9393d697db" license "MIT" bottle do From aca13dc50a8a888d9f50a07e2122ebecae4930d8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 21 Dec 2023 13:28:11 +0000 Subject: [PATCH 2/2] hcloud: update 1.41.1 bottle. --- Formula/h/hcloud.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/h/hcloud.rb b/Formula/h/hcloud.rb index 7afecf6e12c65..9a3980d0e8d96 100644 --- a/Formula/h/hcloud.rb +++ b/Formula/h/hcloud.rb @@ -6,13 +6,13 @@ class Hcloud < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "091ba14f25b85b7d570a041a3161a448f10a0afd962aa7f35dbd1f95918130c4" - sha256 cellar: :any_skip_relocation, arm64_ventura: "535efbcb8b8af1348ea9031a462bcd1a6bbf247ca9896c7ea478c5f477df08e9" - sha256 cellar: :any_skip_relocation, arm64_monterey: "8576f218d0b9d73022f2539a3fff6a6d7ebf5fde7705730cca05a698a7882af4" - sha256 cellar: :any_skip_relocation, sonoma: "6d7a5dec01f5317d157deb3b225e0d8f5d6f065d0904b6b4410b6cdd39675b44" - sha256 cellar: :any_skip_relocation, ventura: "e636aadb17e385c673cdcd47eea76506abdce1c04c17b4249c3c64fe0f8fcaf3" - sha256 cellar: :any_skip_relocation, monterey: "6e3733f37f9b794e8cd2d98b96ae4f8827eca97d62dc092ffb378340a883a36e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e6ddec1be7add9b6ddcaab83c314a1a135bc889ca2b63b540f08dc8dcd00c27c" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "d42468103bbc558582b3d4816802acb65b68e0ee26aca2cd67772309d978b54b" + sha256 cellar: :any_skip_relocation, arm64_ventura: "e4bfdf8d93fafb8f0fc09c8af4af29e8b33fb9a659c57c59d58ce6bec36e76bc" + sha256 cellar: :any_skip_relocation, arm64_monterey: "3df331ec16f6515519a1d98a556837235ae5ac1733a25a7e5b4039c1783816ad" + sha256 cellar: :any_skip_relocation, sonoma: "541eb4e5b58f5ff9c8f70dd00dd143e9069a43f01291a50eaa7d33df328762c4" + sha256 cellar: :any_skip_relocation, ventura: "bbc9ad4d0b291e2590ea384933bf5b48129da649314cd6abbcf8715eab5c40c6" + sha256 cellar: :any_skip_relocation, monterey: "02bb4c95a4de4948d3345715700c820a4bec92860044f50d92789358cce3353b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2ed1075cdbe96317f8624ddff44a315b3cb78527fd74ed85e196af3a4dd08e07" end depends_on "go" => :build