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 7f94c5e commit 6fd4517Copy full SHA for 6fd4517
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.11.0.tar.gz"
5
- sha256 "cb46640fa24028142aaa2445eb8ddda50fe07d7a33250a0c9a884ff95d455f50"
+ url "https://github.com/werf/werf/archive/refs/tags/v2.12.0.tar.gz"
+ sha256 "1ae60cba604c5d83a642fc8b7220608f77fae352df2b6261faee9f98d4fd8ab5"
6
license "Apache-2.0"
7
head "https://github.com/werf/werf.git", branch: "main"
8
0 commit comments