Skip to content

Commit 11b9fff

Browse files
committed
werf 2.55.4
1 parent 22edf3e commit 11b9fff

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.55.3.tar.gz"
5-
sha256 "3c874068722a579cfa649fd082e17ffc4b171585a7a10ae7d3bc64a9f6811fda"
4+
url "https://github.com/werf/werf/archive/refs/tags/v2.55.4.tar.gz"
5+
sha256 "72c5c23f52f09c608a36febe71252a3658b92cf00c80e71cbfe19a572d3e52d4"
66
license "Apache-2.0"
77
head "https://github.com/werf/werf.git", branch: "main"
88

0 commit comments

Comments
 (0)