diff --git a/bucket/stylua.json b/bucket/stylua.json index 091dff0d48..bcd43444ac 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "2.1.0", + "version": "2.2.0", "description": "An opinionated Lua code formatter", "homepage": "https://github.com/JohnnyMorganz/StyLua", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v2.1.0/stylua-windows-x86_64.zip", - "hash": "10561c051aa37c2e5db1b94b8e8a0f16de24c066b5aacee22414095f78eabf87" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v2.2.0/stylua-windows-x86_64.zip", + "hash": "c88fdba114242601d7c9a3ed9f0a7ddfb5ca0b4c85146405daa38d459d0dfa29" } }, "bin": "stylua.exe",