Skip to content

Commit 65cbfe8

Browse files
committed
gosec 2.21.3
1 parent 50c0fe2 commit 65cbfe8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gosec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gosec < Formula
22
desc "Golang security checker"
33
homepage "https://securego.io/"
4-
url "https://github.com/securego/gosec/archive/refs/tags/v2.21.2.tar.gz"
5-
sha256 "35a55699e6998555f778f604851da4d026bc279bf29956600a1e5bf5aca093a5"
4+
url "https://github.com/securego/gosec/archive/refs/tags/v2.21.3.tar.gz"
5+
sha256 "a055288d34dde54efcf6d3bdc1492d8384d661bf934b345d6db9cd8fc376472d"
66
license "Apache-2.0"
77
head "https://github.com/securego/gosec.git", branch: "master"
88

0 commit comments

Comments
 (0)