Skip to content

Commit 6b10b86

Browse files
committed
ytt 0.52.0
1 parent 7358896 commit 6b10b86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/y/ytt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ytt < Formula
22
desc "YAML templating tool that works on YAML structure instead of text"
33
homepage "https://carvel.dev/ytt/"
4-
url "https://github.com/carvel-dev/ytt/archive/refs/tags/v0.51.2.tar.gz"
5-
sha256 "c795c388612d93a2a139fce378b5721db2404a2a70fb3d67124931453b11f163"
4+
url "https://github.com/carvel-dev/ytt/archive/refs/tags/v0.52.0.tar.gz"
5+
sha256 "130758548c465eb2707813890597e59209cb802a9c47b1196969cae0374a07ea"
66
license "Apache-2.0"
77
head "https://github.com/carvel-dev/ytt.git", branch: "develop"
88

0 commit comments

Comments
 (0)