From e2ef39b523b519c1640f4b3b33bb30f9b84ffdae Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 7 Jan 2023 05:04:41 +0000 Subject: [PATCH] bash-language-server: update 4.2.5 bottle. --- Formula/bash-language-server.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/bash-language-server.rb b/Formula/bash-language-server.rb index d0625936cee..e416d289eef 100644 --- a/Formula/bash-language-server.rb +++ b/Formula/bash-language-server.rb @@ -8,7 +8,7 @@ class BashLanguageServer < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "f0971b2aa2e1172a97cacdac80e6d8fa47fe3e33fd6105d8e60ae521537318b9" + sha256 cellar: :any_skip_relocation, all: "842831f0cd20a3898d9ca4bf8040b92f5c4ef55736479349dd491daa9a24a1fd" end depends_on "node"