mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-02 15:24:43 +00:00
ytt: Update to version 0.53.2
This commit is contained in:
parent
239d43b9c9
commit
56996eca3e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.53.1",
|
||||
"version": "0.53.2",
|
||||
"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.53.1/ytt-windows-amd64.exe#/ytt.exe",
|
||||
"hash": "36adcaa1f02681b0e7ceb73bda70ab11e3880588b51a188fd0318f6009bdeb36"
|
||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.53.2/ytt-windows-amd64.exe#/ytt.exe",
|
||||
"hash": "641f84d65af7459ccaaa83694666bc9e5deb92b2b2dd94c34f51ddd94f0c69d2"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.53.1/ytt-windows-arm64.exe#/ytt.exe",
|
||||
"hash": "cf675039fa1bde77ebd12ed79eeaa698f7d9862a2b5fd82078260974ec311649"
|
||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.53.2/ytt-windows-arm64.exe#/ytt.exe",
|
||||
"hash": "7c825bfb2e11565904d23bd9b850fb73de3a73bf5019986d9f08807875a86c6b"
|
||||
}
|
||||
},
|
||||
"bin": "ytt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user