mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
ytt: Update to version 0.51.2
This commit is contained in:
parent
1e1e58a2c6
commit
79fa472ba6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.51.1",
|
"version": "0.51.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.51.1/ytt-windows-amd64.exe#/ytt.exe",
|
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.2/ytt-windows-amd64.exe#/ytt.exe",
|
||||||
"hash": "c2a918ab38781dccd48e7ee5c87f2d78ecce6bb8a47c957e087d689fd555c6d0"
|
"hash": "669eb82f2a3f646c593af3e2b2b7088f902a609770a8034e37779e9121d67e07"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.1/ytt-windows-arm64.exe#/ytt.exe",
|
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.51.2/ytt-windows-arm64.exe#/ytt.exe",
|
||||||
"hash": "455ea8a02f6fa3ae7e885fb06977c653c758fd65dd79f94954114eb4a7cd39fe"
|
"hash": "c648786f8b5237f62169960e1df09efc17ecbbc8d83c1dd0d5edf815ee57ae55"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ytt.exe",
|
"bin": "ytt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user