From f6c176091365b7491c6e3aa7fc36d7144cbb5969 Mon Sep 17 00:00:00 2001 From: Seeker Date: Tue, 15 Sep 2020 11:59:03 -0700 Subject: [PATCH] detekt 1.13.1 Closes #61167. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/detekt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/detekt.rb b/Formula/detekt.rb index 0e70b9694ae..7dfa870810b 100644 --- a/Formula/detekt.rb +++ b/Formula/detekt.rb @@ -1,8 +1,8 @@ class Detekt < Formula desc "Static code analysis for Kotlin" homepage "https://github.com/detekt/detekt" - url "https://jcenter.bintray.com/io/gitlab/arturbosch/detekt/detekt-cli/1.13.0/detekt-cli-1.13.0-all.jar" - sha256 "5ed679015181a2c46a1d3bb3b0144b7d2f8d6f3ce228e6679125835096b227b8" + url "https://jcenter.bintray.com/io/gitlab/arturbosch/detekt/detekt-cli/1.13.1/detekt-cli-1.13.1-all.jar" + sha256 "c256c5b83ea71b6e59e8c0f810454db1885c505c40a491dca115e8a4104792b8" license "Apache-2.0" livecheck do