ytt: Update to version 0.45.4

This commit is contained in:
github-actions[bot] 2023-08-14 12:31:16 +00:00
parent ee00eabf23
commit e40a7cf4b1

View File

@ -1,16 +1,16 @@
{
"version": "0.45.3",
"version": "0.45.4",
"description": "YAML templating tool that works on YAML structure instead of text",
"homepage": "https://carvel.dev/ytt",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.45.3/ytt-windows-amd64.exe#/ytt.exe",
"hash": "9c9ed87d65eb243ad9b65f13cebd1d47c70c46ea1e416772284c12c92707d8be"
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.45.4/ytt-windows-amd64.exe#/ytt.exe",
"hash": "f9163ed615d070385bd4c26415956d4897d00f98cef7cb92f0c3922d592dc2e5"
},
"arm64": {
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.45.3/ytt-windows-arm64.exe#/ytt.exe",
"hash": "aca1e44577bdf2f08acb56d035dc654ad6cdfac0d148a781f34637eefa852846"
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.45.4/ytt-windows-arm64.exe#/ytt.exe",
"hash": "2ab67119b95db782fa4db3b1921b4c67f0978920e048facca11055fe07ac394e"
}
},
"bin": "ytt.exe",