Skip to content

Commit 1314fc8

Browse files
committed
werf 2.35.5
1 parent a5729e5 commit 1314fc8

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

0 commit comments

Comments
 (0)