mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
ytt: Update to version 0.46.2
This commit is contained in:
parent
4bdee13c54
commit
713c9e0832
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.46.0",
|
"version": "0.46.2",
|
||||||
"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.0/ytt-windows-amd64.exe#/ytt.exe",
|
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.46.2/ytt-windows-amd64.exe#/ytt.exe",
|
||||||
"hash": "59b9c97fd7a30a9fa7c453e774078212d2751c247b6c99c5a8ff5bae5fc0703f"
|
"hash": "027a12c62b3233a409d1eeabe689be9ff97de312dd6f18063000cdfa65b41032"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.46.0/ytt-windows-arm64.exe#/ytt.exe",
|
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.46.2/ytt-windows-arm64.exe#/ytt.exe",
|
||||||
"hash": "4738b733718717ceffe71f61053b24f059e85af8a00061a7f169a9b2342ca800"
|
"hash": "71f9a7d83f51fd3a6096720d2f7f10184c62030e090fdb9daad62e1de0627aad"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ytt.exe",
|
"bin": "ytt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user