Skip to content

Commit ce41eb2

Browse files
committed
poutine 1.0.4
1 parent 9de2ba9 commit ce41eb2

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/v1.0.3.tar.gz"
5-
sha256 "8e29a08e04e03724c60c51e6e686919b5e0e8b7c01aa0124be5ccf9f5e699530"
4+
url "https://github.com/boostsecurityio/poutine/archive/refs/tags/v1.0.4.tar.gz"
5+
sha256 "91fd5c703e27385809fc40deb49af3b3de2feda47bf1f75fb6c1065602a880a8"
66
license "Apache-2.0"
77
head "https://github.com/boostsecurityio/poutine.git", branch: "main"
88

0 commit comments

Comments
 (0)