From 179af3157c3a277673e56f3b4a93999872f96a3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 16:28:38 +0000 Subject: [PATCH] stylua: Update to version 0.17.1 --- bucket/stylua.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stylua.json b/bucket/stylua.json index b3ca4e805f..a503441a3d 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.17.0", + "version": "0.17.1", "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/v0.17.0/stylua-win64.zip", - "hash": "619231492c7b95b7cfe4706d28ce8c7fe8e43e0e7cceb3c48d988b11d99860fe" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.17.1/stylua-win64.zip", + "hash": "dea4ad9503e6d9181e4e536526b0aa24ac1bba6e6ba7a14dd20672eb8af983fa" } }, "bin": "stylua.exe",