Skip to content

Commit

Permalink
Merge pull request #176306 from Homebrew/bump-hcloud-1.44.2
Browse files Browse the repository at this point in the history
hcloud 1.44.2
  • Loading branch information
BrewTestBot authored Jul 3, 2024
2 parents 14aa7f9 + b69b754 commit 711b89b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/h/hcloud.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
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.44.1.tar.gz"
sha256 "55d03bd692bbae15c0bd3784986df3345d9019f510be20462abf954c533c69d3"
url "https://github.com/hetznercloud/cli/archive/refs/tags/v1.44.2.tar.gz"
sha256 "02ae59e9a7ea741d80c509423151287abe5a98a2337d8db406de402b17ba3997"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7867930e20eae7a4b1ef291e940cf5d9671fca10874356f4490a0414c862fe81"
sha256 cellar: :any_skip_relocation, arm64_ventura: "23e8877b7c46666374c9016eb2c15d8e6b2287bff5dc669d71079434269e5030"
sha256 cellar: :any_skip_relocation, arm64_monterey: "2d20293c8e5b74039757de818d1c916e4b5cc9fce10a70370e419999c3ddf988"
sha256 cellar: :any_skip_relocation, sonoma: "a5dfbaf7849cc26e3c8059828d44762ad0ea8480aa1cdcfd586655b459394292"
sha256 cellar: :any_skip_relocation, ventura: "5de8023c8af2872a4fa56bcbc500493f8b7252b005f8640434b38050d306fdaa"
sha256 cellar: :any_skip_relocation, monterey: "ffccd24408eb460be46534cc6261a189f5d5fe03407c60f8c85503c2d7cdd88d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e9982e4b9897aa154f679c91791b69da8b2f806fa0ea3b41e9f294b7c03e33d9"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2f290756e9ef61e2819c18c88a9ed1fa4f082ddab6089c0ef6b613f14ea02a68"
sha256 cellar: :any_skip_relocation, arm64_ventura: "234921a530c86e99283a315e3f883a1e03e3e46c5ad00cdc4b752ed45add60cb"
sha256 cellar: :any_skip_relocation, arm64_monterey: "508bf790f62335ca4d30e4128b6026adf93a5f27feff4ca3eb5fbf59acdf03f3"
sha256 cellar: :any_skip_relocation, sonoma: "6cc0b609be08fe7230dcb77bd9a6204e0718d4b2f7a8e5a6cadb4c9e9d771b0f"
sha256 cellar: :any_skip_relocation, ventura: "20ab702d725588577c5dc66767fb5140e0eea9d713c95f5fa8e722559cd42371"
sha256 cellar: :any_skip_relocation, monterey: "d5d8116e435717ddfa694a1e311a33272cbe874d6bfc786e7651b49f0cba690a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d9d10eda5427c0fd8254eb5a0611fa21ac0f72e5699b120a74eda88abc220698"
end

depends_on "go" => :build
Expand Down

0 comments on commit 711b89b

Please sign in to comment.