From e286734c0ebbd95a10e45f59b382b93d6361bd7c Mon Sep 17 00:00:00 2001
From: ptrcnull <git@ptrcnull.me>
Date: Thu, 15 Jun 2023 20:06:22 +0200
Subject: [PATCH] testing/ytt: upgrade to 0.45.3

---
 testing/ytt/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/ytt/APKBUILD b/testing/ytt/APKBUILD
index ba68157e4757..243a4078936a 100644
--- a/testing/ytt/APKBUILD
+++ b/testing/ytt/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: techknowlogick <techknowlogick@gitea.io>
 # Maintainer: techknowlogick <techknowlogick@gitea.io>
 pkgname=ytt
-pkgver=0.45.1
+pkgver=0.45.3
 pkgrel=0
 pkgdesc="YAML templating tool that works on YAML structure instead of text"
 url="https://get-ytt.io/"
@@ -63,6 +63,6 @@ package() {
 }
 
 sha512sums="
-a8a0ddf49df08e34882895e56d7ec5c9e190a39768e5e1bbccb7fb3912785aa0fd9fca9e4a0675e69d9346b7f09ba171cd62688fe3fa5d97faf5632d88a20249  ytt-0.45.1.tar.gz
+fd6b797fd97b718c5794f175e769dcf058e3a8071ef175e8641279146c4cc2d785b0fedf0a7f74f7c54f52040110c09c1e3e34b4a5c3b7da448efbf23017ba49  ytt-0.45.3.tar.gz
 7e90b64b9f5ed789002f30e1dfbe0c0a8176f1e619c14aa1e9d541359f2f24ff17165785c09b2f7b7bcc21082b568527506c20b6a33987a03f9c88a0c418cfaf  0001-e2e-tests.patch
 "
-- 
GitLab