We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7358896 commit 6b10b86Copy full SHA for 6b10b86
Formula/y/ytt.rb
@@ -1,8 +1,8 @@
1
class Ytt < Formula
2
desc "YAML templating tool that works on YAML structure instead of text"
3
homepage "https://carvel.dev/ytt/"
4
- url "https://github.com/carvel-dev/ytt/archive/refs/tags/v0.51.2.tar.gz"
5
- sha256 "c795c388612d93a2a139fce378b5721db2404a2a70fb3d67124931453b11f163"
+ url "https://github.com/carvel-dev/ytt/archive/refs/tags/v0.52.0.tar.gz"
+ sha256 "130758548c465eb2707813890597e59209cb802a9c47b1196969cae0374a07ea"
6
license "Apache-2.0"
7
head "https://github.com/carvel-dev/ytt.git", branch: "develop"
8
0 commit comments