From 505a424dfabe74652c51bd0b8bc7eb6904c49ed1 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 6 Dec 2024 23:11:33 +0000 Subject: [PATCH 1/2] zizmor 0.8.0 --- 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 d2c22ece8d2f3..c238548d94cb1 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.7.0.tar.gz" - sha256 "35d5215fc1d454782f65e9cdf99ff3c5eb3732f970074fa37f82dc2c1e2a05ae" + url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.8.0.tar.gz" + sha256 "6d05a646e40f27a83023e46ee6b4a4d5290cc385cd5a2d36f273881a28676fbc" license "MIT" bottle do From 1d2b1db154c4ff873c52a6c69a47505a55caa607 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 7 Dec 2024 01:06:44 +0000 Subject: [PATCH 2/2] zizmor: update 0.8.0 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 c238548d94cb1..b1ddba5d3f917 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: "71b4157bfbde60d794bef2f92098f17c2b9ad1b9dc44c5da5da0dc0c5c3e5af4" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "5992e0585f02699c6b5bcdca2205302a59ed8d1028a2ca3c4491ed050f9c215b" - sha256 cellar: :any_skip_relocation, arm64_ventura: "205a7f5412d6d685d0a00c0c2441dcd22efee72eb204c322128daf4bd4bc2824" - sha256 cellar: :any_skip_relocation, sonoma: "8df6cde6986992c3aa618b020b649416fab7bbde44bed10c5489ae3d7f2f2883" - sha256 cellar: :any_skip_relocation, ventura: "366437c215f7010eca7d72e14ea86dd4b2b645c1c8524b8e3c711b20dc7afbb4" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9634364783e564acb85ad896ee4e3b7c1757b44002bc05ca035529caf1eababe" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "be51b9ffde24fc488f5a27ba920ffd63b940d55c87e2cbfb0366b10701a50917" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "b341cc8102c09b9544ebffd1598d8b02064be3253b6a7a8d236cddadc796dc2d" + sha256 cellar: :any_skip_relocation, arm64_ventura: "0b59d577a97b2be181206928a1bbf9c2036b7b9d2356378b656cf12372b62f61" + sha256 cellar: :any_skip_relocation, sonoma: "2f19bc341140ccb32dc9f94895d7494dc1d1295fc12f037c03ab65ed02e1fb97" + sha256 cellar: :any_skip_relocation, ventura: "e720c552bf306e3bed5cc7f75607ceb74c9c6b8f25ca69cbfc3cfccdd27e5d46" + sha256 cellar: :any_skip_relocation, x86_64_linux: "86df433efc3a9e02d1c13487466759f7705353a06b965a641b5b4fc3177506b0" end depends_on "pkgconf" => :build