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 f007446 commit 7f6f492Copy full SHA for 7f6f492
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.38.1.tar.gz"
5
- sha256 "bb680080e5da572d8e05b54bedb356531ca35d69a26174a5255c2ce28d6390c1"
+ url "https://github.com/werf/werf/archive/refs/tags/v2.39.0.tar.gz"
+ sha256 "fcb2d6a3351d91f0cf945e16729bd98f9117ba27cfb36e63cf8d5857f1265324"
6
license "Apache-2.0"
7
head "https://github.com/werf/werf.git", branch: "main"
8
0 commit comments