Skip to content

Commit e8f674b

Browse files
committed
werf 2.35.4
1 parent a1fb394 commit e8f674b

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.35.3.tar.gz"
5-
sha256 "db99d5c7f1d75124c48e8bc15369f85fe6409c8833339e99fb6beb0e0a6c7e7e"
4+
url "https://github.com/werf/werf/archive/refs/tags/v2.35.4.tar.gz"
5+
sha256 "32fe89f9f8105bf64c8b9d104af43a73737afb3e9bf7004be58ab096ace21ac9"
66
license "Apache-2.0"
77
head "https://github.com/werf/werf.git", branch: "main"
88

0 commit comments

Comments
 (0)