stylua: Update to version 0.15.0

This commit is contained in:
github-actions[bot] 2022-09-21 20:30:19 +00:00
parent 48ed65f2a7
commit 79aad1e135

View File

@ -1,12 +1,12 @@
{ {
"version": "0.14.3", "version": "0.15.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.14.3/stylua-win64.zip", "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.15.0/stylua-win64.zip",
"hash": "a1ec1479518702683cbd2433090b7800efe4e9e118cc653cff485cc4f4debd47" "hash": "5dc101cea931847f91609064f7efb72f0d244b471b01f313292898825200efee"
} }
}, },
"bin": "stylua.exe", "bin": "stylua.exe",