stylua: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2022-07-07 00:33:15 +00:00
parent eed7dbc300
commit 0e6df6b8ec

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.1", "version": "0.14.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.13.1/stylua-win64.zip", "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.14.0/stylua-win64.zip",
"hash": "e6326060d3ec68e295d01e6838a6e22d13d78c2656881cf44e276365e40f12ba" "hash": "189c49a025894360cf2c19abb7d21762054f0531b74dd292d4ab766ce0a49972"
} }
}, },
"bin": "stylua.exe", "bin": "stylua.exe",