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 a5729e5 commit 1314fc8Copy full SHA for 1314fc8
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.4.tar.gz"
5
- sha256 "32fe89f9f8105bf64c8b9d104af43a73737afb3e9bf7004be58ab096ace21ac9"
+ url "https://github.com/werf/werf/archive/refs/tags/v2.35.5.tar.gz"
+ sha256 "5bf0e7f685c41c76a576828682b00bd6bdef423eddc099ac55a1803c510332dc"
6
license "Apache-2.0"
7
head "https://github.com/werf/werf.git", branch: "main"
8
0 commit comments