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 6cc9254 commit bd67743Copy full SHA for bd67743
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.11.0.tar.gz"
5
- sha256 "006e96489a911d29b05000599b8eaeb0dd020eb79d7030538475c9515089fd6e"
+ url "https://github.com/werf/nelm/archive/refs/tags/v1.12.0.tar.gz"
+ sha256 "fe3149c6062b8d1bcb4cf527ea588dc8723dd1a4e067f0c76580819bfca5fcc1"
6
license "Apache-2.0"
7
head "https://github.com/werf/nelm.git", branch: "main"
8
0 commit comments