From 111ea5d7138ac22bd9e060a820cf3fdaf35ea8ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 00:35:43 +0000 Subject: [PATCH] stylua: Update to version 0.14.2 --- bucket/stylua.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stylua.json b/bucket/stylua.json index 7eae10320e..a660c9faa2 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.14.1", + "version": "0.14.2", "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.14.1/stylua-win64.zip", - "hash": "b3d6d80cacaef673fb34f92cc3b54cca1ce927cde38e74f270ed7c248f778ed7" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.14.2/stylua-win64.zip", + "hash": "e418f3b209a50727a3603b357b09e0e1488a1be8901d8859c450ed45b47dca49" } }, "bin": "stylua.exe",