mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 02:54:48 +00:00
ytt: Update to version 0.53.0
This commit is contained in:
parent
3c176ac99e
commit
e23cb3c1e5
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.52.2",
|
||||
"version": "0.53.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.52.2/ytt-windows-amd64.exe#/ytt.exe",
|
||||
"hash": "8d7904ef61cd26e5bd94cd0e0cfc5cd4e7d5501845290034bfe87fee05cecb03"
|
||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.53.0/ytt-windows-amd64.exe#/ytt.exe",
|
||||
"hash": "5316ea78cdd03a65d4c508b8af57670b461057c4f0050de12661af7125ba2e16"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.52.2/ytt-windows-arm64.exe#/ytt.exe",
|
||||
"hash": "5242b9078abd483da46f13f715254f415b6328b2d979af24a4074b56007a43ba"
|
||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.53.0/ytt-windows-arm64.exe#/ytt.exe",
|
||||
"hash": "581863d3b27474bfcbb6101bfe070dfc9a1e3d914b197a7195a6bbdc92a21fc4"
|
||||
}
|
||||
},
|
||||
"bin": "ytt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user