Skip to content

Commit e824c72

Browse files
committed
zizmor 0.2.1
1 parent 4eb6a96 commit e824c72

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.2.0.tar.gz"
5-
sha256 "d65714a8d5b321d14306959ab90b22414e73b2e3aad613cd466fdb525ad2f393"
4+
url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.2.1.tar.gz"
5+
sha256 "25e1c2ca756ec08be0cc7a819d649dc971078774a0d5bd089ab4987a53cb4caa"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)