Skip to content

Commit

Permalink
Merge pull request #205848 from Homebrew/bump-zizmor-1.3.0
Browse files Browse the repository at this point in the history
zizmor 1.3.0
  • Loading branch information
BrewTestBot authored Jan 29, 2025
2 parents e6c35a3 + 137fcb5 commit 0f968f2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/z/zizmor.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
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/v1.2.2.tar.gz"
sha256 "257ff8b1bf203d329d719db651a7b1c6847ef572c0e3d714fb0d642ff094f13a"
url "https://github.com/woodruffw/zizmor/archive/refs/tags/v1.3.0.tar.gz"
sha256 "7fee5244723fd3da8b3211fc0edf1cdc269cfb7e36221c411e409a147b4da211"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8e23c1c6b5794c9dda66eb364b1354026369c2fe016733f9f3758b887bc938c3"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "eb44545d1705919843996e9aadefd0c2280648a92bb7ec4d65f2e75f38dc7964"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d199519302d7c56f167b330346eca0010f382cec08cc94ddc267bb543bcda3f1"
sha256 cellar: :any_skip_relocation, sonoma: "a78c3095ead85c5975a2c06335ae5bedea81d0c2691ee7c86c3a1b661d752967"
sha256 cellar: :any_skip_relocation, ventura: "9c745dc28be8de604f75e56378d94316e8072df5bae011cb65f33af1cf3d93fc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d4325674d9a36abe58edf45267efe89af4b837a91f8758a302f55ea98ae6002d"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b0a18ec5c62402d5b51b5a490f3953af36712c10bd3ab5de93fba4d36a92b3ea"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c3f35a0853d48f4a5ca5340fdf878f00cab3c3206134dd39ed525d2090a5cd2f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c8c87f5422f36f0d540bc3851e2c787b3dcb38ff27c7b10ff12d76c757e8c4c6"
sha256 cellar: :any_skip_relocation, sonoma: "fc2128447f4a2555677bb90d09e3cdc7ba0e19572862f60f432070b1cd19bbf0"
sha256 cellar: :any_skip_relocation, ventura: "d8b8537fe5f5d5ead789ae2dcb65175ec246d3b9e66a505a89c0fba29cd1c0c6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "206da440bae67e42c5e136bca1063d9109af31cf92f8848402a22ac4504b1945"
end

depends_on "pkgconf" => :build
Expand Down

0 comments on commit 0f968f2

Please sign in to comment.