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 9de2ba9 commit ce41eb2Copy full SHA for ce41eb2
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/v1.0.3.tar.gz"
5
- sha256 "8e29a08e04e03724c60c51e6e686919b5e0e8b7c01aa0124be5ccf9f5e699530"
+ url "https://github.com/boostsecurityio/poutine/archive/refs/tags/v1.0.4.tar.gz"
+ sha256 "91fd5c703e27385809fc40deb49af3b3de2feda47bf1f75fb6c1065602a880a8"
6
license "Apache-2.0"
7
head "https://github.com/boostsecurityio/poutine.git", branch: "main"
8
0 commit comments