stylua: Update to version 0.15.1

This commit is contained in:
github-actions[bot] 2022-09-22 16:30:39 +00:00
parent 5302484b86
commit 891e74c525

View File

@ -1,12 +1,12 @@
{ {
"version": "0.15.0", "version": "0.15.1",
"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.0/stylua-win64.zip", "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.15.1/stylua-win64.zip",
"hash": "5dc101cea931847f91609064f7efb72f0d244b471b01f313292898825200efee" "hash": "1174849b01e95bcb85a5024a009b6cbc9f455e55b2ad11d59d6f5179c07496ad"
} }
}, },
"bin": "stylua.exe", "bin": "stylua.exe",