mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
ytt: Update to version 0.47.0
This commit is contained in:
parent
4b7d3c320c
commit
934e987cd4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.46.2",
|
"version": "0.47.0",
|
||||||
"description": "YAML templating tool that works on YAML structure instead of text",
|
"description": "YAML templating tool that works on YAML structure instead of text",
|
||||||
"homepage": "https://carvel.dev/ytt",
|
"homepage": "https://carvel.dev/ytt",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.46.2/ytt-windows-amd64.exe#/ytt.exe",
|
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.47.0/ytt-windows-amd64.exe#/ytt.exe",
|
||||||
"hash": "027a12c62b3233a409d1eeabe689be9ff97de312dd6f18063000cdfa65b41032"
|
"hash": "67b7cb20273cb00d36bda38888277c1b0e74992a422c771d28e7a9c2045da798"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.46.2/ytt-windows-arm64.exe#/ytt.exe",
|
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.47.0/ytt-windows-arm64.exe#/ytt.exe",
|
||||||
"hash": "71f9a7d83f51fd3a6096720d2f7f10184c62030e090fdb9daad62e1de0627aad"
|
"hash": "4c37056702d842570b0bce2f461f494902a2fbd8d83ef1ded224d0def1f04ccb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ytt.exe",
|
"bin": "ytt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user