stylua: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2024-01-20 16:26:46 +00:00
parent 8e594bc45e
commit 5c14fedcfd

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.1", "version": "0.20.0",
"description": "An opinionated Lua code formatter", "description": "An opinionated Lua code formatter",
"homepage": "https://github.com/JohnnyMorganz/StyLua", "homepage": "https://github.com/JohnnyMorganz/StyLua",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.19.1/stylua-win64.zip", "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.20.0/stylua-win64.zip",
"hash": "a3e4623c0ecea89528296c3ae7bc62499dcd3bb3459f67f6fed8882a1d2a79a7" "hash": "1623af48183bbdda9a03c39ef35c1888ced8d4d14c9730f8b92783a7ebe3b3b6"
} }
}, },
"bin": "stylua.exe", "bin": "stylua.exe",