mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
yamlfmt: Update to version 0.20.0
This commit is contained in:
parent
d3ac33df75
commit
792bd952a1
@ -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.19.0",
|
"version": "0.20.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.19.0/yamlfmt_0.19.0_Windows_i386.tar.gz",
|
"url": "https://github.com/google/yamlfmt/releases/download/v0.20.0/yamlfmt_0.20.0_Windows_i386.tar.gz",
|
||||||
"hash": "672aae6b00a68392b1310d771d41d7851c1c5b476492027e4ab6518024edcec4"
|
"hash": "d9ad0c8a5b5cd508c3842ad6d9bd737b4d06aaaa9c9da0128f145e749b3890b2"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.19.0/yamlfmt_0.19.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/google/yamlfmt/releases/download/v0.20.0/yamlfmt_0.20.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "3c182e8fd4954a51cba9a8f9a70672c2ac771b8eb3e146f1e3855e6e7dca73a3"
|
"hash": "1809775aa51d2594cc9945af13170c6fea482242a5b5a9139c1c22080d143496"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.19.0/yamlfmt_0.19.0_Windows_arm64.tar.gz",
|
"url": "https://github.com/google/yamlfmt/releases/download/v0.20.0/yamlfmt_0.20.0_Windows_arm64.tar.gz",
|
||||||
"hash": "1a7f5ab40240a66a03b75da6742704644e6e602416fe8ff43a4fe9357a9e67a1"
|
"hash": "52a405ce65f06a00d4bb5c2ebdfdc67d1902960df60fb8c65dc5647150a5a1cb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yamlfmt.exe",
|
"bin": "yamlfmt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user