mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
yamlfmt: Update to version 0.17.2
This commit is contained in:
parent
c634d11a01
commit
216c4126cf
@ -1,21 +1,21 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
||||
"version": "0.17.1",
|
||||
"version": "0.17.2",
|
||||
"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.1/yamlfmt_0.17.1_Windows_i386.tar.gz",
|
||||
"hash": "efe276d1007385de5f2586351f611b05c48351a2c20dba831a7387a6b6488b0a"
|
||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.17.2/yamlfmt_0.17.2_Windows_i386.tar.gz",
|
||||
"hash": "a1f3485bf1349ea28b5408180726646b7d6133ba5ae463fe4e23a9d0629ad8d4"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.17.1/yamlfmt_0.17.1_Windows_x86_64.tar.gz",
|
||||
"hash": "962a597e05497516df515dfa9afae028311894c1096051a20902c6030c4e029e"
|
||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.17.2/yamlfmt_0.17.2_Windows_x86_64.tar.gz",
|
||||
"hash": "fc6fd9328f62d7880c1eda1889f9eba39f42c6317761c23c27771349ba601513"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.17.1/yamlfmt_0.17.1_Windows_arm64.tar.gz",
|
||||
"hash": "a18578f26f337504af82bcd7ccf38b59fbea19827d5e91afa8ac5edea8d9b584"
|
||||
"url": "https://github.com/google/yamlfmt/releases/download/v0.17.2/yamlfmt_0.17.2_Windows_arm64.tar.gz",
|
||||
"hash": "66b3e4b4b3ac64ec3bae6ccecd38cb5b5bf3657be15c2220be89a4ca31825f6e"
|
||||
}
|
||||
},
|
||||
"bin": "yamlfmt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user