yamlfmt: Update to version 0.16.0

This commit is contained in:
github-actions[bot] 2025-02-10 16:30:16 +00:00
parent 7afbd112b3
commit 38c174e6de

View File

@ -1,21 +1,21 @@
{
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
"version": "0.15.0",
"version": "0.16.0",
"description": "An extensible command line tool or library to format yaml files.",
"homepage": "https://github.com/google/yamlfmt",
"license": "Apache-2.0",
"architecture": {
"32bit": {
"url": "https://github.com/google/yamlfmt/releases/download/v0.15.0/yamlfmt_0.15.0_Windows_i386.tar.gz",
"hash": "613e0061a842380c7fcabaee3983ee82d8d644b0ce9d4a4c8a7ffdc3ec23447c"
"url": "https://github.com/google/yamlfmt/releases/download/v0.16.0/yamlfmt_0.16.0_Windows_i386.tar.gz",
"hash": "de013077d923d9064cdd1ffedfd6d56274271772007fe214c6db7afdf571228d"
},
"64bit": {
"url": "https://github.com/google/yamlfmt/releases/download/v0.15.0/yamlfmt_0.15.0_Windows_x86_64.tar.gz",
"hash": "6eb56af73eedc664a490ff8696691780056ed97fc7e5bf4b28b020cc619ffc6c"
"url": "https://github.com/google/yamlfmt/releases/download/v0.16.0/yamlfmt_0.16.0_Windows_x86_64.tar.gz",
"hash": "dea055eb85a30d923850e46b462bb5f0e8f3ca9aee3b33b76a55f22995224e1b"
},
"arm64": {
"url": "https://github.com/google/yamlfmt/releases/download/v0.15.0/yamlfmt_0.15.0_Windows_arm64.tar.gz",
"hash": "27ae6e69e63574f4d64c4d4e47ebab93287bc84b00169ffd1f241a9d87a4b34d"
"url": "https://github.com/google/yamlfmt/releases/download/v0.16.0/yamlfmt_0.16.0_Windows_arm64.tar.gz",
"hash": "1adc6fa71e6e2fad3da09df409e2454e96a5c4a61a8669a6ae4023c163fc2a14"
}
},
"bin": "yamlfmt.exe",