Skip to content

Commit

Permalink
Merge pull request #193263 from marcusgrando/bump-azion-2.0.0
Browse files Browse the repository at this point in the history
azion 2.0.0
  • Loading branch information
BrewTestBot authored Oct 8, 2024
2 parents c302e80 + 8aebe93 commit 98d74c0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/a/azion.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class Azion < Formula
desc "CLI for the Azion service"
homepage "https://github.com/aziontech/azion"
url "https://github.com/aziontech/azion/archive/refs/tags/1.39.0.tar.gz"
sha256 "d72836e1214f77abfd4b844e7e1b40048a76790776b31c068b97f432b871b043"
url "https://github.com/aziontech/azion/archive/refs/tags/2.0.0.tar.gz"
sha256 "37f9e4e689fb81469d7ae3d4926e5641e1f617bc41d7b83456a3fb3d8c3e62ef"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "97274811b66e50f37d07460ece6dde461286f2a4555fec33f4db9df149da1b6f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "97274811b66e50f37d07460ece6dde461286f2a4555fec33f4db9df149da1b6f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "97274811b66e50f37d07460ece6dde461286f2a4555fec33f4db9df149da1b6f"
sha256 cellar: :any_skip_relocation, sonoma: "f3aa0715b907326414af7c47fecc950bde8f0fe54b3dda80df00fbe216f3b125"
sha256 cellar: :any_skip_relocation, ventura: "f3aa0715b907326414af7c47fecc950bde8f0fe54b3dda80df00fbe216f3b125"
sha256 cellar: :any_skip_relocation, x86_64_linux: "948ee84a09874254696344e98a7961486b840259ee8b33e6842351f387956607"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c683ddce662d990e08e0f8236637b5c220f071934040269e353d7b8c63375d78"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c683ddce662d990e08e0f8236637b5c220f071934040269e353d7b8c63375d78"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c683ddce662d990e08e0f8236637b5c220f071934040269e353d7b8c63375d78"
sha256 cellar: :any_skip_relocation, sonoma: "1198a9bb4652183ab28612958f3f775e454c1eb7bf413d7a27043fbe33f322e8"
sha256 cellar: :any_skip_relocation, ventura: "1198a9bb4652183ab28612958f3f775e454c1eb7bf413d7a27043fbe33f322e8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ca62bb569e368cf45ec3f16e39fa9db30feb77f304a64806790b2568ea284abb"
end

depends_on "go" => :build
Expand Down

0 comments on commit 98d74c0

Please sign in to comment.