Skip to content

Commit 012ec0d

Browse files
committed
copa 0.9.0
1 parent 8b13a3b commit 012ec0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/copa.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Copa < Formula
22
desc "Tool to directly patch container images given the vulnerability scanning results"
33
homepage "https://github.com/project-copacetic/copacetic"
4-
url "https://github.com/project-copacetic/copacetic/archive/refs/tags/v0.8.0.tar.gz"
5-
sha256 "97bc6a556bc662ea4c10f26835c2d10b2ebcf6c33303045520cc1aa43246148b"
4+
url "https://github.com/project-copacetic/copacetic/archive/refs/tags/v0.9.0.tar.gz"
5+
sha256 "aea5f31e67cdc8acceca3378992ca31afa16cba346f3eedeeacdf58e32457006"
66
license "Apache-2.0"
77
head "https://github.com/project-copacetic/copacetic.git", branch: "main"
88

0 commit comments

Comments
 (0)