Skip to content

Commit ca02ba8

Browse files
committed
tanka 0.33.0
1 parent 013d65d commit ca02ba8

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.32.0.tar.gz"
5-
sha256 "5d328d3a499787b1eb5d20ddbe20119048636e972db6cd75a3bb83c415f1cce3"
4+
url "https://github.com/grafana/tanka/archive/refs/tags/v0.33.0.tar.gz"
5+
sha256 "1e18499f0eb96b250d1b1129fc8be7660d67b73bbaa225071d8aa6a90b3f58ef"
66
license "Apache-2.0"
77
head "https://github.com/grafana/tanka.git", branch: "main"
88

0 commit comments

Comments
 (0)