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 f7ab98a commit 10b4ad1Copy full SHA for 10b4ad1
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.7.tar.gz"
5
- sha256 "15426be973b184ee86473b687baf45761dc4038da3b8f2cfecef1a65c6bb491f"
+ url "https://github.com/werf/werf/archive/refs/tags/v2.35.8.tar.gz"
+ sha256 "6d67b5eb7f011dac78a840fc32fb6775ee08aa73f5806f1ffc82555cbc2762a6"
6
license "Apache-2.0"
7
head "https://github.com/werf/werf.git", branch: "main"
8
0 commit comments