Skip to content

Commit c914e8c

Browse files
committed
zizmor 0.9.1
1 parent 79e30cc commit c914e8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/z/zizmor.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Zizmor < Formula
22
desc "Find security issues in GitHub Actions setups"
33
homepage "https://github.com/woodruffw/zizmor"
4-
url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.9.0.tar.gz"
5-
sha256 "eb9a6e45ac9f3e18ef0e06802014bbe8dcc4a23f650f52702325ee2a6d480375"
4+
url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.9.1.tar.gz"
5+
sha256 "d6477e8e57bca79c7b4b92c98baf8af268fe66894bcb36036e0e555cb4323d44"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)