Skip to content

Commit 6fd4517

Browse files
committed
werf 2.12.0
1 parent 7f94c5e commit 6fd4517

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/w/werf.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Werf < Formula
22
desc "Consistent delivery tool for Kubernetes"
33
homepage "https://werf.io/"
4-
url "https://github.com/werf/werf/archive/refs/tags/v2.11.0.tar.gz"
5-
sha256 "cb46640fa24028142aaa2445eb8ddda50fe07d7a33250a0c9a884ff95d455f50"
4+
url "https://github.com/werf/werf/archive/refs/tags/v2.12.0.tar.gz"
5+
sha256 "1ae60cba604c5d83a642fc8b7220608f77fae352df2b6261faee9f98d4fd8ab5"
66
license "Apache-2.0"
77
head "https://github.com/werf/werf.git", branch: "main"
88

0 commit comments

Comments
 (0)