mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
ytt: Update to version 0.52.1
This commit is contained in:
parent
f4162589f7
commit
0df8ffc77c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.52.0",
|
||||
"version": "0.52.1",
|
||||
"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.52.0/ytt-windows-amd64.exe#/ytt.exe",
|
||||
"hash": "a01005ec823b8cb048f6ac2962233ec340cf9040e254fee5c28d0e784da4ca49"
|
||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.1/ytt-windows-amd64.exe#/ytt.exe",
|
||||
"hash": "b437deb4eb8c9ada3e1405272450cdf33a0450684609af7df2eaccf36f1c1c92"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.0/ytt-windows-arm64.exe#/ytt.exe",
|
||||
"hash": "063cf006ddcb6592500c8bedb20850ffd332e058fd34c1abff781bb6ef68c590"
|
||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.1/ytt-windows-arm64.exe#/ytt.exe",
|
||||
"hash": "a887653ace89a6c102646d685b01c6cb637aa2b1e0987b1be5a799ebefc893fa"
|
||||
}
|
||||
},
|
||||
"bin": "ytt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user