Skip to content

Commit 10b4ad1

Browse files
committed
werf 2.35.8
1 parent f7ab98a commit 10b4ad1

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.7.tar.gz"
5-
sha256 "15426be973b184ee86473b687baf45761dc4038da3b8f2cfecef1a65c6bb491f"
4+
url "https://github.com/werf/werf/archive/refs/tags/v2.35.8.tar.gz"
5+
sha256 "6d67b5eb7f011dac78a840fc32fb6775ee08aa73f5806f1ffc82555cbc2762a6"
66
license "Apache-2.0"
77
head "https://github.com/werf/werf.git", branch: "main"
88

0 commit comments

Comments
 (0)