stylua: Update to version 0.17.1

This commit is contained in:
github-actions[bot] 2023-03-30 16:28:38 +00:00
parent 6a398f9ee5
commit 179af3157c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.17.0", "version": "0.17.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.17.0/stylua-win64.zip", "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.17.1/stylua-win64.zip",
"hash": "619231492c7b95b7cfe4706d28ce8c7fe8e43e0e7cceb3c48d988b11d99860fe" "hash": "dea4ad9503e6d9181e4e536526b0aa24ac1bba6e6ba7a14dd20672eb8af983fa"
} }
}, },
"bin": "stylua.exe", "bin": "stylua.exe",