Skip to content

Commit 8b44ae1

Browse files
committed
tanka 0.34.1
1 parent 89b2f40 commit 8b44ae1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tanka.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tanka < Formula
22
desc "Flexible, reusable and concise configuration for Kubernetes using Jsonnet"
33
homepage "https://tanka.dev"
4-
url "https://github.com/grafana/tanka/archive/refs/tags/v0.34.0.tar.gz"
5-
sha256 "d4a30e0baa15a4890403263eef7ff6addd59a969a66e9829d101ac200849cff5"
4+
url "https://github.com/grafana/tanka/archive/refs/tags/v0.34.1.tar.gz"
5+
sha256 "74b4214594597a46dcf563c53a7944e737c7e7ed1ae6c7b69521ff4676e886af"
66
license "Apache-2.0"
77
head "https://github.com/grafana/tanka.git", branch: "main"
88

0 commit comments

Comments
 (0)