stylua: Update to version 0.15.3

This commit is contained in:
github-actions[bot] 2022-12-08 01:57:43 +00:00
parent 8b633782fd
commit 8d3d6923fa

View File

@ -1,12 +1,12 @@
{ {
"version": "0.15.2", "version": "0.15.3",
"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.15.2/stylua-win64.zip", "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.15.3/stylua-win64.zip",
"hash": "56709167875fe7a50566428747c4c8d16ec423abb9bca18148bce1a5108c867d" "hash": "7cec1d8325c46427eaa5bee2827e3f61b4c4a0d13ba16a5f6832fe2b709975f3"
} }
}, },
"bin": "stylua.exe", "bin": "stylua.exe",