From fc75b5fe9f86c8e1b4cf6468afab6a488a1c7ce1 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 14 Nov 2024 04:16:37 +0000 Subject: [PATCH 1/2] zizmor 0.3.1 --- Formula/z/zizmor.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/z/zizmor.rb b/Formula/z/zizmor.rb index cc4aa87fb3e1..0451a4ef3693 100644 --- a/Formula/z/zizmor.rb +++ b/Formula/z/zizmor.rb @@ -1,8 +1,8 @@ class Zizmor < Formula desc "Find security issues in GitHub Actions setups" homepage "https://github.com/woodruffw/zizmor" - url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.3.0.tar.gz" - sha256 "fc34e9abb9dc23aa1f2093c1ba2fa66b3de7f63872af9212eb4e7e9f04b56fd5" + url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.3.1.tar.gz" + sha256 "0b213d7461df9100727fede185c7cebbcf4c3bbea145dd02a289fa6be8610f6a" license "MIT" bottle do From e4276027eff1983deeff158de6fa69b23769dc6c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 14 Nov 2024 04:34:33 +0000 Subject: [PATCH 2/2] zizmor: update 0.3.1 bottle. --- Formula/z/zizmor.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/z/zizmor.rb b/Formula/z/zizmor.rb index 0451a4ef3693..4399aca7313e 100644 --- a/Formula/z/zizmor.rb +++ b/Formula/z/zizmor.rb @@ -6,12 +6,12 @@ class Zizmor < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "aed1c807c9e74cf04b726bfffaea5675f8e2e53808996a960b35340da36ad9c5" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "ccbb9f5278e1f1e54096ed6076e98b9032b978cdce23eeaf9936af306fbfcbee" - sha256 cellar: :any_skip_relocation, arm64_ventura: "1f53b7f71053f5eeb364024353400dbd26bb16583046311588f2b30cefd0bf78" - sha256 cellar: :any_skip_relocation, sonoma: "c0ef8b9512aebc20f5b60c8c59726b88687fd467dbdb50d0c84b85cb1923fec4" - sha256 cellar: :any_skip_relocation, ventura: "bc041f021bb1e0fc850bc36024fc9275df415b75df1f21954fb8e63396ea8e2a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b5f97ebc4657bba502de43e00a21177f858e1c2c91948b94ee051cfad331ecf3" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "fabe71d02731cd1ca527215e7de259ea551471d10fe4bfaa5d0074da97ae77a1" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "ba0c7c99ceece77bb0c66643b64c0ecc50fc42fdc44b41819b2704c4a6db20d4" + sha256 cellar: :any_skip_relocation, arm64_ventura: "64f429f23ffe1bfc642e857214dfd830543d8282a7efba93e4ece98b2c13d134" + sha256 cellar: :any_skip_relocation, sonoma: "2a3a854f0cb5925962e23ff851b8d935bf3f243765f52b6f73cdce7283f1dccd" + sha256 cellar: :any_skip_relocation, ventura: "db44eab80d1b0115075c25b19c7e4ebea8ea2b8546f60fc1abbcc5c461c52f98" + sha256 cellar: :any_skip_relocation, x86_64_linux: "de22754c3e8668100c23a828dd71fa494f15f5e7f179aac66cf96351adc8c28e" end depends_on "pkgconf" => :build