mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
yamlfmt: Update to version 0.17.1
This commit is contained in:
parent
eda1f6cb4d
commit
af964c9a0d
@ -1,21 +1,21 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
||||
"version": "0.17.0",
|
||||
"version": "0.17.1",
|
||||
"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.17.0/yamlfmt_0.17.0_Windows_i386.tar.gz",
|
||||
"hash": "1a62e1ed31f7320343dfb898d23ee71ba5ba71c069fba6b95dfbfc0c51910021"
|
||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.17.1/yamlfmt_0.17.1_Windows_i386.tar.gz",
|
||||
"hash": "efe276d1007385de5f2586351f611b05c48351a2c20dba831a7387a6b6488b0a"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.17.0/yamlfmt_0.17.0_Windows_x86_64.tar.gz",
|
||||
"hash": "a5b20e91b0f185e3686be09cb0c14b9c929e1b0146997425d914b93b2d757004"
|
||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.17.1/yamlfmt_0.17.1_Windows_x86_64.tar.gz",
|
||||
"hash": "962a597e05497516df515dfa9afae028311894c1096051a20902c6030c4e029e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.17.0/yamlfmt_0.17.0_Windows_arm64.tar.gz",
|
||||
"hash": "1e4ff11d7e558ae9f8def718c8d8f2edce08a5a34f75faecf36566eb45564799"
|
||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.17.1/yamlfmt_0.17.1_Windows_arm64.tar.gz",
|
||||
"hash": "a18578f26f337504af82bcd7ccf38b59fbea19827d5e91afa8ac5edea8d9b584"
|
||||
}
|
||||
},
|
||||
"bin": "yamlfmt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user