Skip to content

Commit d4aebfc

Browse files
committed
nelm 1.7.1
1 parent 5feaa57 commit d4aebfc

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.7.0.tar.gz"
5-
sha256 "5e32d9cf1a6053bc5a2adbacfbcd791e8e73ca43456e0891f3f590688594320a"
4+
url "https://github.com/werf/nelm/archive/refs/tags/v1.7.1.tar.gz"
5+
sha256 "f4437bcac819219a63af8170da06c4a0f9cf65c69869fdae9bbf4db311a3448f"
66
license "Apache-2.0"
77
head "https://github.com/werf/nelm.git", branch: "main"
88

0 commit comments

Comments
 (0)