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 17deefb commit f9a85baCopy full SHA for f9a85ba
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.12.0.tar.gz"
5
- sha256 "1ae60cba604c5d83a642fc8b7220608f77fae352df2b6261faee9f98d4fd8ab5"
+ url "https://github.com/werf/werf/archive/refs/tags/v2.12.1.tar.gz"
+ sha256 "03041708522319a228736acca5f38f1d3054bbfb15df3a026ae21446e01d04b3"
6
license "Apache-2.0"
7
head "https://github.com/werf/werf.git", branch: "main"
8
0 commit comments