Skip to content

Commit 2031585

Browse files
committed
tanka 0.36.2
1 parent 7632f18 commit 2031585

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.36.1.tar.gz"
5-
sha256 "bd2e7ddf4804437f85061bce30d84ffab1035027335bdf9ef5536f95b0584b00"
4+
url "https://github.com/grafana/tanka/archive/refs/tags/v0.36.2.tar.gz"
5+
sha256 "16ad570b4e136ccb030c9933284171969fc7e520a2580ed6e02d6bd21a36b6d9"
66
license "Apache-2.0"
77
head "https://github.com/grafana/tanka.git", branch: "main"
88

0 commit comments

Comments
 (0)