mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 21:21:21 +00:00
ytt: Update to version 0.45.2
This commit is contained in:
parent
88e3364f02
commit
82081e6ed9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.45.1",
|
"version": "0.45.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.45.1/ytt-windows-amd64.exe#/ytt.exe",
|
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.45.2/ytt-windows-amd64.exe#/ytt.exe",
|
||||||
"hash": "50cee1125897b67aa51d02c5ef13bf9632ad042251fec7fc7ae51376a90fe5da"
|
"hash": "5ec2e7d74d0d2b850f807cec53e5110e08ab7f4b2e58efe48e2e25b062a1afaa"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.45.1/ytt-windows-arm64.exe#/ytt.exe",
|
"url": "https://github.com/carvel-dev/ytt/releases/download/v0.45.2/ytt-windows-arm64.exe#/ytt.exe",
|
||||||
"hash": "0d06d9a822b589234dc000111e993e244705e117d20c4c74435fc642c0f2d459"
|
"hash": "9ba6097a9c587a3f6c18548427e6db2302fc1adfd3c34703f10f2bc133e09a7a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ytt.exe",
|
"bin": "ytt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user