From 7b421346866ddf94da37e4f2edcd430c64a318fc Mon Sep 17 00:00:00 2001 From: Tiago Krebs Date: Wed, 3 Apr 2024 19:05:10 +0000 Subject: [PATCH 1/2] azion 1.17.1 --- Formula/a/azion.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/a/azion.rb b/Formula/a/azion.rb index 59ffa6028bfe7..91b7bb191f02f 100644 --- a/Formula/a/azion.rb +++ b/Formula/a/azion.rb @@ -1,8 +1,8 @@ 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.17.0.tar.gz" - sha256 "c168125f602f85674743ee1e2471361f34ec1a71164e019f7c0190af5b996843" + url "https://github.com/aziontech/azion/archive/refs/tags/1.17.1.tar.gz" + sha256 "7150f3b8b6b3b5669c95ae53c06ef95a977fc158399660761d7a6e36653cbc19" license "MIT" bottle do From 8f2922ecd736d740dbad2efc51f739d503c47e41 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 3 Apr 2024 21:16:30 +0000 Subject: [PATCH 2/2] azion: update 1.17.1 bottle. --- Formula/a/azion.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/a/azion.rb b/Formula/a/azion.rb index 91b7bb191f02f..a5aba0bf13dd0 100644 --- a/Formula/a/azion.rb +++ b/Formula/a/azion.rb @@ -6,13 +6,13 @@ class Azion < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "d350a723345177509869d1da24d506e487c2cc549665fdabf80bb476ff9004e4" - sha256 cellar: :any_skip_relocation, arm64_ventura: "f4f2975e10d8a9133aeff3a3db2df4e62b86ec7972a51b1c890c0ac70358452d" - sha256 cellar: :any_skip_relocation, arm64_monterey: "24a87b5e700a92195da10442dc7b428459f04129efc037d12a492fc9f0dde8ae" - sha256 cellar: :any_skip_relocation, sonoma: "2bef68ccf6d4eac2a51725fc0bb15a50a4e927d68c813b6ecb49947bb98778fe" - sha256 cellar: :any_skip_relocation, ventura: "c40745449c8e42f7e11652a7fe8d510045992aa42d43a66874ee76e2b54a23e0" - sha256 cellar: :any_skip_relocation, monterey: "495841a52eb6a9083d390b1ae78ecdd7c928461d0dc28e8d913126fe682540d1" - sha256 cellar: :any_skip_relocation, x86_64_linux: "519e20269de510350262d3ce382eb45d6fcf311e2147b1c9b05b13bb979b4279" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "c00bacbe004d784800db85b10e8a6cb8c1621a3564086259ef8696c586376011" + sha256 cellar: :any_skip_relocation, arm64_ventura: "fbc6c7a58112777c37532593c4c421a9d285b7fa97274e6a3f13688975c9fbfa" + sha256 cellar: :any_skip_relocation, arm64_monterey: "78a64d224dcc43aeb9a44544ebfb21ae99adb20f2d8cc55d0710ea339aae44f3" + sha256 cellar: :any_skip_relocation, sonoma: "b7522f848539c09b50ca4664d190bf5653c8762e01ec44e624678b1a5b2b9c34" + sha256 cellar: :any_skip_relocation, ventura: "2c1be8eece59d39298b71a1e7aef6d795e774408d9fd7a880dc65c060ecd1b11" + sha256 cellar: :any_skip_relocation, monterey: "1a0e1c22b9a6368f75c8d8a9f70c6459079aeecb149d15c7967f9e708a48f232" + sha256 cellar: :any_skip_relocation, x86_64_linux: "013af84f4a5a2d66a53092d58efeee9b0fda6f1dc14bec06595e9aa312f754ed" end depends_on "go" => :build