yamlfmt: Update to version 0.17.0

This commit is contained in:
github-actions[bot] 2025-05-25 16:29:23 +00:00
parent 4b461deb05
commit 303b04b9f1

View File

@ -1,21 +1,21 @@
{
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
"version": "0.16.0",
"version": "0.17.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.16.0/yamlfmt_0.16.0_Windows_i386.tar.gz",
"hash": "de013077d923d9064cdd1ffedfd6d56274271772007fe214c6db7afdf571228d"
"url": "https://github.com/google/yamlfmt/releases/download/v0.17.0/yamlfmt_0.17.0_Windows_i386.tar.gz",
"hash": "1a62e1ed31f7320343dfb898d23ee71ba5ba71c069fba6b95dfbfc0c51910021"
},
"64bit": {
"url": "https://github.com/google/yamlfmt/releases/download/v0.16.0/yamlfmt_0.16.0_Windows_x86_64.tar.gz",
"hash": "dea055eb85a30d923850e46b462bb5f0e8f3ca9aee3b33b76a55f22995224e1b"
"url": "https://github.com/google/yamlfmt/releases/download/v0.17.0/yamlfmt_0.17.0_Windows_x86_64.tar.gz",
"hash": "a5b20e91b0f185e3686be09cb0c14b9c929e1b0146997425d914b93b2d757004"
},
"arm64": {
"url": "https://github.com/google/yamlfmt/releases/download/v0.16.0/yamlfmt_0.16.0_Windows_arm64.tar.gz",
"hash": "1adc6fa71e6e2fad3da09df409e2454e96a5c4a61a8669a6ae4023c163fc2a14"
"url": "https://github.com/google/yamlfmt/releases/download/v0.17.0/yamlfmt_0.17.0_Windows_arm64.tar.gz",
"hash": "1e4ff11d7e558ae9f8def718c8d8f2edce08a5a34f75faecf36566eb45564799"
}
},
"bin": "yamlfmt.exe",