From b9b9d9297bc074b2a7f3a3acf043dd1766481554 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:14:44 +0000 Subject: [PATCH 1/2] werf 2.16.3 --- Formula/w/werf.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/w/werf.rb b/Formula/w/werf.rb index fbeb603cea4fe..3503f41152980 100644 --- a/Formula/w/werf.rb +++ b/Formula/w/werf.rb @@ -1,8 +1,8 @@ class Werf < Formula desc "Consistent delivery tool for Kubernetes" homepage "https://werf.io/" - url "https://github.com/werf/werf/archive/refs/tags/v2.16.2.tar.gz" - sha256 "91953b85704fe5578f5bb783990405413949dfdc0c0da5819dbded1ea0997d5e" + url "https://github.com/werf/werf/archive/refs/tags/v2.16.3.tar.gz" + sha256 "a1ebf868467bc51a57a245e827a0f5121245af1a835ac0373589803e2061edc7" license "Apache-2.0" head "https://github.com/werf/werf.git", branch: "main" From b397d8d87312c5a11407e9597edb7bfe077f8fed Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:36:45 +0000 Subject: [PATCH 2/2] werf: update 2.16.3 bottle. --- Formula/w/werf.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/w/werf.rb b/Formula/w/werf.rb index 3503f41152980..e5e4aaa177030 100644 --- a/Formula/w/werf.rb +++ b/Formula/w/werf.rb @@ -15,12 +15,12 @@ class Werf < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "f1f48e5b74ac997ecaa6a24e3c526e5b0a8ca431d381c7d763854404925e0343" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "f0559109396cefe26010deb43fde1a87c9cf6f4b9f4e3197bf3dad046ec51895" - sha256 cellar: :any_skip_relocation, arm64_ventura: "cc6c6653d408cefb96c588a5aab597a82027204c3e23bb16fd8a9b0a7ca4cc38" - sha256 cellar: :any_skip_relocation, sonoma: "001cdc1ebeada3909209f77f7eda75f90ec08097425f99a7cb87a4a6e90d9f04" - sha256 cellar: :any_skip_relocation, ventura: "115a47288697c90b12cba97e31e586525363d3604f81a0c806c9b948cf3d6219" - sha256 cellar: :any_skip_relocation, x86_64_linux: "84f63af598345069a6c37eb02758fcb4fbadcc63660e26497bcc49d914dac689" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "929d2cf73394292bae2361bff6de5fe9f9444b79878eec005704150f9de3cde3" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "cff26fe611f49c306e35e46888b6e0ef15e56c02287d1e9f0ca1e66442dc3ddf" + sha256 cellar: :any_skip_relocation, arm64_ventura: "6cf40335335bc06475757be14d89568ebe1eb6f20c68c689865ea8af7ec941f9" + sha256 cellar: :any_skip_relocation, sonoma: "bbdf21190923c7b6576e40a90d38163b485c6fa3a6d5ebc4b35d9cb2bc96e4f2" + sha256 cellar: :any_skip_relocation, ventura: "0d2a3ef510bf144d3d3a6b315a617a7151ddd9563b51b1027f74c927ac7ca62c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5db4ce69d5857b630b9d1393fd36b13cfe905e9a9c1e84282d580730b4cf7a46" end depends_on "go" => :build