yamlfmt: Update to version 0.19.0

This commit is contained in:
github-actions[bot] 2025-10-17 16:29:49 +00:00
parent 62807a6a1d
commit c17605d97e

View File

@ -1,21 +1,21 @@
{
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
"version": "0.18.1",
"version": "0.19.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.18.1/yamlfmt_0.18.1_Windows_i386.tar.gz",
"hash": "f86f6be76716fa513ba43ad418a0c93b68aa5cc2d96f3844ae8be58278db5871"
"url": "https://github.com/google/yamlfmt/releases/download/v0.19.0/yamlfmt_0.19.0_Windows_i386.tar.gz",
"hash": "672aae6b00a68392b1310d771d41d7851c1c5b476492027e4ab6518024edcec4"
},
"64bit": {
"url": "https://github.com/google/yamlfmt/releases/download/v0.18.1/yamlfmt_0.18.1_Windows_x86_64.tar.gz",
"hash": "a141883ec6e83b496b0714292df3385f10df9446c695edc3e0c619917ede7816"
"url": "https://github.com/google/yamlfmt/releases/download/v0.19.0/yamlfmt_0.19.0_Windows_x86_64.tar.gz",
"hash": "3c182e8fd4954a51cba9a8f9a70672c2ac771b8eb3e146f1e3855e6e7dca73a3"
},
"arm64": {
"url": "https://github.com/google/yamlfmt/releases/download/v0.18.1/yamlfmt_0.18.1_Windows_arm64.tar.gz",
"hash": "2aa90c86364079ef7f4095c73ad3149778927c2fd9f377d8b2946bb543f4b642"
"url": "https://github.com/google/yamlfmt/releases/download/v0.19.0/yamlfmt_0.19.0_Windows_arm64.tar.gz",
"hash": "1a7f5ab40240a66a03b75da6742704644e6e602416fe8ff43a4fe9357a9e67a1"
}
},
"bin": "yamlfmt.exe",