stylua: Update to version 0.18.0

This commit is contained in:
github-actions[bot] 2023-06-14 16:28:25 +00:00
parent 70e33b64b5
commit 14d616f739

View File

@ -1,12 +1,12 @@
{ {
"version": "0.17.1", "version": "0.18.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.17.1/stylua-win64.zip", "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.18.0/stylua-win64.zip",
"hash": "dea4ad9503e6d9181e4e536526b0aa24ac1bba6e6ba7a14dd20672eb8af983fa" "hash": "68d00c0576ee12c7ca95cb2961ef3357f20a5689c39ebb6f14a137de9a46c9bd"
} }
}, },
"bin": "stylua.exe", "bin": "stylua.exe",