Skip to content

Commit bd67743

Browse files
committed
nelm 1.12.0
1 parent 6cc9254 commit bd67743

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nelm.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nelm < Formula
22
desc "Kubernetes deployment tool that manages and deploys Helm Charts"
33
homepage "https://github.com/werf/nelm"
4-
url "https://github.com/werf/nelm/archive/refs/tags/v1.11.0.tar.gz"
5-
sha256 "006e96489a911d29b05000599b8eaeb0dd020eb79d7030538475c9515089fd6e"
4+
url "https://github.com/werf/nelm/archive/refs/tags/v1.12.0.tar.gz"
5+
sha256 "fe3149c6062b8d1bcb4cf527ea588dc8723dd1a4e067f0c76580819bfca5fcc1"
66
license "Apache-2.0"
77
head "https://github.com/werf/nelm.git", branch: "main"
88

0 commit comments

Comments
 (0)