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 22edf3e commit 11b9fffCopy full SHA for 11b9fff
Formula/w/werf.rb
@@ -1,8 +1,8 @@
1
class Werf < Formula
2
desc "Consistent delivery tool for Kubernetes"
3
homepage "https://werf.io/"
4
- url "https://github.com/werf/werf/archive/refs/tags/v2.55.3.tar.gz"
5
- sha256 "3c874068722a579cfa649fd082e17ffc4b171585a7a10ae7d3bc64a9f6811fda"
+ url "https://github.com/werf/werf/archive/refs/tags/v2.55.4.tar.gz"
+ sha256 "72c5c23f52f09c608a36febe71252a3658b92cf00c80e71cbfe19a572d3e52d4"
6
license "Apache-2.0"
7
head "https://github.com/werf/werf.git", branch: "main"
8
0 commit comments