We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e65479 commit a09d969Copy full SHA for a09d969
Formula/p/poutine.rb
@@ -1,8 +1,8 @@
1
class Poutine < Formula
2
desc "Security scanner that detects vulnerabilities in build pipelines"
3
homepage "https://boostsecurityio.github.io/poutine/"
4
- url "https://github.com/boostsecurityio/poutine/archive/refs/tags/v0.16.0.tar.gz"
5
- sha256 "6a37f8ebbd7aaf59a2e716989fae02274630d6b5b6d9b412ad0e62eb7120a7c2"
+ url "https://github.com/boostsecurityio/poutine/archive/refs/tags/v0.16.1.tar.gz"
+ sha256 "892cd6ad37c2cbee3ae20cb1842787d6c338372836dccf8087eb2bdb08e13b7d"
6
license "Apache-2.0"
7
head "https://github.com/boostsecurityio/poutine.git", branch: "main"
8
0 commit comments