@@ -11,13 +11,13 @@ class Dolt < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , arm64_sonoma : "d22ff8aa6badfaf660c4ba3e83005861e570a6e417fd5dfa45aab3ba6eccd8db "
15- sha256 cellar : :any_skip_relocation , arm64_ventura : "66142e62c7e75005d07c8bc99720e0d1fb9adf4d34583838ffea3a928c34fdb7 "
16- sha256 cellar : :any_skip_relocation , arm64_monterey : "b7e94b928fb64ae011ccc0cf20c88b4129b445c4251fc9d019cab557a3cee7e6 "
17- sha256 cellar : :any_skip_relocation , sonoma : "7c47686965946d7413ec72c146848babc8fe04ea65f344b3e60f7b5d414f5f4a "
18- sha256 cellar : :any_skip_relocation , ventura : "2be4813f958c57e511cf79eae52649f8e411e0b90405f5296907c6f5f60698fd "
19- sha256 cellar : :any_skip_relocation , monterey : "f889133bc28925136ced448bd19988976cc8e11551c393a2a9d356d9010ea163 "
20- sha256 cellar : :any_skip_relocation , x86_64_linux : "052a7b5ad18488799db38a0650f5512bca631018474f973e4a474403404991ad "
14+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "e8e95154b95ad0cd83d13d9e66345976aa4100a5ffd6fc91aa7421a97e95fdf3 "
15+ sha256 cellar : :any_skip_relocation , arm64_ventura : "cf49b0404e0e0a41415d4b648d7f666921169f85bcf4bb04e83b53f8d00a6b26 "
16+ sha256 cellar : :any_skip_relocation , arm64_monterey : "fd364b0b04251b3149e4d12504b48f0a9ecce2cfa4900ad4f010b21c38cd8f30 "
17+ sha256 cellar : :any_skip_relocation , sonoma : "f6bc289133153ab07be247741da444e5a0b5d49e4f1cfbd2f6b0d346be544e3e "
18+ sha256 cellar : :any_skip_relocation , ventura : "3ceed0ef4e46f708673bcbd53349f5735efcadbd94a909c8e754f59126917a2e "
19+ sha256 cellar : :any_skip_relocation , monterey : "948646662d441b83385a161fa0904af2688cdacc723b433099ce1ffbd05fb65c "
20+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4b13f46dfae52dd8feb34b0156393b2a5bc463176c87724a3e849c6331628435 "
2121 end
2222
2323 depends_on "go" => :build
0 commit comments