From 9792d977c3cb8e62eea3d47a9b3a348aa7e010f0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 4 Dec 2024 20:07:17 +0000 Subject: [PATCH] ktlint: update 1.5.0 bottle. --- Formula/k/ktlint.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/k/ktlint.rb b/Formula/k/ktlint.rb index 2a56a51e28877..49eff9787e10e 100644 --- a/Formula/k/ktlint.rb +++ b/Formula/k/ktlint.rb @@ -6,7 +6,7 @@ class Ktlint < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "d16096d04e8befb57027f07d5e4f5ee9996cb25acbcea705d18af1e592d9b018" + sha256 cellar: :any_skip_relocation, all: "362b95a52606c0d580ff4937513417ca9996028ede7204b5869ab6078114786b" end depends_on "openjdk"