mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yamlfmt: Update to version 0.16.0
This commit is contained in:
parent
7afbd112b3
commit
38c174e6de
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
"$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.",
|
"description": "An extensible command line tool or library to format yaml files.",
|
||||||
"homepage": "https://github.com/google/yamlfmt",
|
"homepage": "https://github.com/google/yamlfmt",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.15.0/yamlfmt_0.15.0_Windows_i386.tar.gz",
|
"url": "https://github.com/google/yamlfmt/releases/download/v0.16.0/yamlfmt_0.16.0_Windows_i386.tar.gz",
|
||||||
"hash": "613e0061a842380c7fcabaee3983ee82d8d644b0ce9d4a4c8a7ffdc3ec23447c"
|
"hash": "de013077d923d9064cdd1ffedfd6d56274271772007fe214c6db7afdf571228d"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.15.0/yamlfmt_0.15.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/google/yamlfmt/releases/download/v0.16.0/yamlfmt_0.16.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "6eb56af73eedc664a490ff8696691780056ed97fc7e5bf4b28b020cc619ffc6c"
|
"hash": "dea055eb85a30d923850e46b462bb5f0e8f3ca9aee3b33b76a55f22995224e1b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.15.0/yamlfmt_0.15.0_Windows_arm64.tar.gz",
|
"url": "https://github.com/google/yamlfmt/releases/download/v0.16.0/yamlfmt_0.16.0_Windows_arm64.tar.gz",
|
||||||
"hash": "27ae6e69e63574f4d64c4d4e47ebab93287bc84b00169ffd1f241a9d87a4b34d"
|
"hash": "1adc6fa71e6e2fad3da09df409e2454e96a5c4a61a8669a6ae4023c163fc2a14"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yamlfmt.exe",
|
"bin": "yamlfmt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user