Skip to content

Commit 6608a4f

Browse files
committed
levant 0.4.0
1 parent d6bef8f commit 6608a4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/levant.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Levant < Formula
22
desc "Templating and deployment tool for HashiCorp Nomad jobs"
33
homepage "https://github.com/hashicorp/levant"
4-
url "https://github.com/hashicorp/levant/archive/refs/tags/v0.3.3.tar.gz"
5-
sha256 "0e87c27e2d4be7cd2a24cb0459d0a55f1bb7b5d65e6f7da4a2babd7d95d1bd92"
4+
url "https://github.com/hashicorp/levant/archive/refs/tags/v0.4.0.tar.gz"
5+
sha256 "8d299e890af5a3c6e9048f930b10cd34276656142358c298497ec5d7d8efa263"
66
license "MPL-2.0"
77
head "https://github.com/hashicorp/levant.git", branch: "main"
88

0 commit comments

Comments
 (0)