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 a1fb394 commit e8f674bCopy full SHA for e8f674b
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.35.3.tar.gz"
5
- sha256 "db99d5c7f1d75124c48e8bc15369f85fe6409c8833339e99fb6beb0e0a6c7e7e"
+ url "https://github.com/werf/werf/archive/refs/tags/v2.35.4.tar.gz"
+ sha256 "32fe89f9f8105bf64c8b9d104af43a73737afb3e9bf7004be58ab096ace21ac9"
6
license "Apache-2.0"
7
head "https://github.com/werf/werf.git", branch: "main"
8
0 commit comments