@@ -11,13 +11,13 @@ class Dolt < Formula
11
11
end
12
12
13
13
bottle do
14
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "1102bdda7c54d64b5291248c51e5cd750be067f0c25aee7b64e4e8021537285f "
15
- sha256 cellar : :any_skip_relocation , arm64_ventura : "60617cebb1123a88134dd91e9a3ebbaf22a8c6397d16c2b369d600bbf92e6b95 "
16
- sha256 cellar : :any_skip_relocation , arm64_monterey : "4f995d92263b6ec20b38a66f6b0bf1e691ac26ed6fd96ff6cd78b3cd241762b9 "
17
- sha256 cellar : :any_skip_relocation , sonoma : "00b73dc4fbdab5a0b3426a464b6e6150face1ce34d11ee5d913cb4e997cc388c "
18
- sha256 cellar : :any_skip_relocation , ventura : "2b3971576ca5d903a845b7407b50b0fb9ef60d37b3484f78631ffe0cc8812190 "
19
- sha256 cellar : :any_skip_relocation , monterey : "cabed347440012f4dd65449be5ef392cebf86a2990ad6db04188ee3d7ee36a00 "
20
- sha256 cellar : :any_skip_relocation , x86_64_linux : "07f099df0289dfdd33febb0d1163bd4c3a6f36bc34c830697f03227dd69f2747 "
14
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "22d4f73be63cf3aa6a73d6fac6684d38bcbe5a2bac0a4789d0fba624ff28f964 "
15
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "1090d767275c7228db56b5d002ef6edcfc5d79782730495abd88cf2ea912bc5e "
16
+ sha256 cellar : :any_skip_relocation , arm64_monterey : "e3e9f043d26e19c0c55f5e5c77bef396431ea0bf5074c692232897e4ffd5c34b "
17
+ sha256 cellar : :any_skip_relocation , sonoma : "b4804e58aeca2883c7a47a484a7e55a4a234724307dfc8287e6d5c1eb1ad14e8 "
18
+ sha256 cellar : :any_skip_relocation , ventura : "043a533efa1320b3917778eac5917b65b20d747dcf626e6cefdee1f8c49c18d6 "
19
+ sha256 cellar : :any_skip_relocation , monterey : "e06297c1bb628bce41379d95384f64153ca2db29b89294b5f9382eb605e38f89 "
20
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "1243eb77bb5c41e2e4d1b1a36b257e35abebcce25ec89e88655a0b70d2ae09f6 "
21
21
end
22
22
23
23
depends_on "go" => :build
0 commit comments