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 d6bef8f commit 6608a4fCopy full SHA for 6608a4f
Formula/l/levant.rb
@@ -1,8 +1,8 @@
1
class Levant < Formula
2
desc "Templating and deployment tool for HashiCorp Nomad jobs"
3
homepage "https://github.com/hashicorp/levant"
4
- url "https://github.com/hashicorp/levant/archive/refs/tags/v0.3.3.tar.gz"
5
- sha256 "0e87c27e2d4be7cd2a24cb0459d0a55f1bb7b5d65e6f7da4a2babd7d95d1bd92"
+ url "https://github.com/hashicorp/levant/archive/refs/tags/v0.4.0.tar.gz"
+ sha256 "8d299e890af5a3c6e9048f930b10cd34276656142358c298497ec5d7d8efa263"
6
license "MPL-2.0"
7
head "https://github.com/hashicorp/levant.git", branch: "main"
8
0 commit comments