From 5f6bcb460d391de7435b0ab129125f0b25b7f706 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 25 Sep 2024 06:36:05 +0000 Subject: [PATCH] elvis 3.2.6 --- Formula/e/elvis.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/e/elvis.rb b/Formula/e/elvis.rb index e585fcacb422..4e39d32dfd2a 100644 --- a/Formula/e/elvis.rb +++ b/Formula/e/elvis.rb @@ -1,8 +1,8 @@ class Elvis < Formula desc "Erlang Style Reviewer" homepage "https://github.com/inaka/elvis" - url "https://github.com/inaka/elvis/archive/refs/tags/3.2.5.tar.gz" - sha256 "d5e606009bb2d5e535a97c0ed9242f95910163447381d90a3b2ea92669694672" + url "https://github.com/inaka/elvis/archive/refs/tags/3.2.6.tar.gz" + sha256 "55edcd5c0c995b3c093c83f51bce1f00ea4d3322234531e03b6181a99cb42ff9" license "Apache-2.0" head "https://github.com/inaka/elvis.git", branch: "master"