mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
ytt: Update to version 0.52.0
This commit is contained in:
parent
36f30ca223
commit
94a357783a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.51.2",
|
||||
"version": "0.52.0",
|
||||
"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.51.2/ytt-windows-amd64.exe#/ytt.exe",
|
||||
"hash": "669eb82f2a3f646c593af3e2b2b7088f902a609770a8034e37779e9121d67e07"
|
||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.0/ytt-windows-amd64.exe#/ytt.exe",
|
||||
"hash": "a01005ec823b8cb048f6ac2962233ec340cf9040e254fee5c28d0e784da4ca49"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.2/ytt-windows-arm64.exe#/ytt.exe",
|
||||
"hash": "c648786f8b5237f62169960e1df09efc17ecbbc8d83c1dd0d5edf815ee57ae55"
|
||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.0/ytt-windows-arm64.exe#/ytt.exe",
|
||||
"hash": "063cf006ddcb6592500c8bedb20850ffd332e058fd34c1abff781bb6ef68c590"
|
||||
}
|
||||
},
|
||||
"bin": "ytt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user