@@ -7,13 +7,13 @@ class BaconLs < Formula
7
7
head "https://github.com/crisidev/bacon-ls.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "0ad8a2cdc5d886f6cea04cd657d726aba88116b6597bdf8894d338ed2f57c5eb "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "b98949b48328f288120b11c6f636e9e87dc2e0aa25286fc75905cdd43f17c6b1 "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "cf60074b4b9b41f2d55f610fa89b087df5658ff13333a8413995111242f5475b "
13
- sha256 cellar : :any_skip_relocation , sonoma : "178cd51623840e2877ce990953a03e379d01be1442d1b0c8591f207b70ef4e55 "
14
- sha256 cellar : :any_skip_relocation , ventura : "f606acfe698dc6d78790c4be6dce75f32bc75549cf7c9d8b8203e0f7dbba912e "
15
- sha256 cellar : :any_skip_relocation , arm64_linux : "0cc3ddce0807e354e6731296cd9f96a7379d31c8cda55d513a92b367146b0f7a "
16
- sha256 cellar : :any_skip_relocation , x86_64_linux : "f30465a7b4c3657adb157bd8b72124886dec0809b0dd58ec1382035f934ffafc "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "4bb04dbbdcf92af77766a3296ab763ebe5af483a0fcdbf6e134d71729b1cffa1 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "cef10bc7d383e4ce5611cb0a89219acac562c942f67280428aac974c9571c068 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "15ed08e1cc5f6aea0d58b32b3403927709dc234c9b5ce1b22327df7400c09e91 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "66ff4351413ffc52e4a69f29a43b5b9414afc6ef2bd928e68a64b83d617678ae "
14
+ sha256 cellar : :any_skip_relocation , ventura : "0f7a1cc2dc6228f6fa0962a3370ea5c960ae2a9dec4332687a5118618b5a702a "
15
+ sha256 cellar : :any_skip_relocation , arm64_linux : "ca98ca5c83d2fd4173b174c55ec93062b24a7f1bdf4b087bf9dc22720eb2909f "
16
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5d11e26ca7504d6ff591ae93e3b180a0eb9e670ef0a213f2bf5e61850538bdab "
17
17
end
18
18
19
19
depends_on "pkgconf" => :build
0 commit comments