Skip to content

Commit

Permalink
Merge pull request #154239 from Porkepix/bump-hcloud-1.40.0
Browse files Browse the repository at this point in the history
hcloud 1.40.0
  • Loading branch information
BrewTestBot authored Nov 14, 2023
2 parents f732e2f + e4a940c commit 9dcf58a
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.39.0.tar.gz"
sha256 "7a92722328fe5a945fa3554f47c2a1f736425edd97bc983edeaa1412b097b14d"
url "https://github.com/hetznercloud/cli/archive/refs/tags/v1.40.0.tar.gz"
sha256 "74d65f21e1d123bf30a3a4ad4cfa517c241dd56af559b3f88433b97c2a8b26aa"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4e4047d9c8dada9640f9274013fae9351599f0a8aa92e6a76ac89e0ddb9f43dd"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5df8257024c8d2c99c0f1e69034d433255770959c996ad360e56f05a5e26cc3e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f2f4207eea77b8f49e270dcb1843b06fa431f12c26bb47f3b5548bbf6c15841b"
sha256 cellar: :any_skip_relocation, sonoma: "39bbce54cd61de7b97b554935c6d80baf35265dc594ac3021a1d1dcadfe2ca1d"
sha256 cellar: :any_skip_relocation, ventura: "b623b0b244d73842e8da7e5b66f41bc062468e6336ab6557cd3dd09bff1c0405"
sha256 cellar: :any_skip_relocation, monterey: "ecd813560d2fa4a305487d558d3d12e3234a4f55ec7e4861b9ce25b9cf6199e9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f70f8bcc6e4e58d96b8c9062562af376e8ea22a0c12525c1de76cb019cc96490"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "51ee4aa6f068d0970fd7a32ae81dc7c646ca4e6b8671244f2b474163dae00354"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ef173eacedb86b3595e689cc609c2c766258ac8b3648759399e32e5e677470db"
sha256 cellar: :any_skip_relocation, arm64_monterey: "af7813b7cdddfb7096cd0483331e17f0d430f89f4d7151239fe595bb1ee890fa"
sha256 cellar: :any_skip_relocation, sonoma: "c57f7536d895349c3f43e7fc8c6561ca38406620a21fbc77fd561d0cd9330e4b"
sha256 cellar: :any_skip_relocation, ventura: "b5de38561cdce2ee4dca590d8e099163f13ebc62189088ed62769c841eb85e02"
sha256 cellar: :any_skip_relocation, monterey: "47ab236cf85696a1b3ca2b8556180b1b06eeaace13d78ad65097e55d7132aedc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f6ab0ae8c73fd495078ec401371fbd762f9fd4bb7fd045f04d31162e9ed36c40"
end

depends_on "go" => :build
Expand Down

0 comments on commit 9dcf58a

Please sign in to comment.