Skip to content

Commit b9be322

Browse files
committed
werf 2.20.0
1 parent ed8545b commit b9be322

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/w/werf.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Werf < Formula
22
desc "Consistent delivery tool for Kubernetes"
33
homepage "https://werf.io/"
4-
url "https://github.com/werf/werf/archive/refs/tags/v2.19.0.tar.gz"
5-
sha256 "a36ea2ee8a8c78bf50e07b216b0e3ef0eaf4ddff148ea6a5f8130478abaf604f"
4+
url "https://github.com/werf/werf/archive/refs/tags/v2.20.0.tar.gz"
5+
sha256 "4f9f1c870fc4ebf67fe1a144f99f333243d993950879000e1f739cc373b376a8"
66
license "Apache-2.0"
77
head "https://github.com/werf/werf.git", branch: "main"
88

0 commit comments

Comments
 (0)