Skip to content

Commit a09d969

Browse files
committed
poutine 0.16.1
1 parent 9e65479 commit a09d969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/poutine.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Poutine < Formula
22
desc "Security scanner that detects vulnerabilities in build pipelines"
33
homepage "https://boostsecurityio.github.io/poutine/"
4-
url "https://github.com/boostsecurityio/poutine/archive/refs/tags/v0.16.0.tar.gz"
5-
sha256 "6a37f8ebbd7aaf59a2e716989fae02274630d6b5b6d9b412ad0e62eb7120a7c2"
4+
url "https://github.com/boostsecurityio/poutine/archive/refs/tags/v0.16.1.tar.gz"
5+
sha256 "892cd6ad37c2cbee3ae20cb1842787d6c338372836dccf8087eb2bdb08e13b7d"
66
license "Apache-2.0"
77
head "https://github.com/boostsecurityio/poutine.git", branch: "main"
88

0 commit comments

Comments
 (0)