File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Limbo < Formula
77 head "https://github.com/tursodatabase/limbo.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "157877270a39667bbefbc0866e7a382aff7f90f1a7b091fc625bf7091832fed7 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "fb488250867c8afd6d5e435f8309a966b827e60f7fb540254715f74c7781a8c6 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "f921d76ceee558d71a25cad45a3f45041dce3d0c8b93e5644695ac7e60abaa49 "
13- sha256 cellar : :any_skip_relocation , sonoma : "6690560814c95a1352f512b64d93ffca8ba7f3a97bed416bf5f7cf2b7c041165 "
14- sha256 cellar : :any_skip_relocation , ventura : "2721a0ec64d053b6a2fbe0f21d908694e48f65db644680ca4fb31723217820fa "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "159bd72c02e7471aaceee4c1f3b71ac0fbf4569c2f00734841616e4b25f3481b "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "902f899296ce0a02adcc3d1e910dd2460ac05d9a5e674ec2deece9bdc5b1c408 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c5573a9c8a6de5de4aeb9d51d9d2acfdafca9ec9470789fa47b17b332b76c16e "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "59d37d144d7657e767565c8a12fa2926f24fc255b02d0b3ef66a7d0502b3d98d "
13+ sha256 cellar : :any_skip_relocation , sonoma : "31af23dba4dd7131f2166c4d754e3cdfc2752a57c18fe8780b117c5729777f97 "
14+ sha256 cellar : :any_skip_relocation , ventura : "ee6547c617f44a0d1d90c1cb0648e07181479042f89fb51961a071a92bf991b8 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e665147bf20011d7dcfbefcf4e71fdc470dd74bef3e19e32b154d8e688d47f4d "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments