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 5feaa57 commit d4aebfcCopy full SHA for d4aebfc
Formula/n/nelm.rb
@@ -1,8 +1,8 @@
1
class Nelm < Formula
2
desc "Kubernetes deployment tool that manages and deploys Helm Charts"
3
homepage "https://github.com/werf/nelm"
4
- url "https://github.com/werf/nelm/archive/refs/tags/v1.7.0.tar.gz"
5
- sha256 "5e32d9cf1a6053bc5a2adbacfbcd791e8e73ca43456e0891f3f590688594320a"
+ url "https://github.com/werf/nelm/archive/refs/tags/v1.7.1.tar.gz"
+ sha256 "f4437bcac819219a63af8170da06c4a0f9cf65c69869fdae9bbf4db311a3448f"
6
license "Apache-2.0"
7
head "https://github.com/werf/nelm.git", branch: "main"
8
0 commit comments