@@ -9,13 +9,13 @@ class Moor < Formula
99 no_autobump! because : :bumped_by_upstream
1010
1111 bottle do
12- sha256 cellar : :any_skip_relocation , arm64_sequoia : "8d86130042d47f5b4c0eb843b4c74c7de717375c332ed7335538cb3373eb144b "
13- sha256 cellar : :any_skip_relocation , arm64_sonoma : "8d86130042d47f5b4c0eb843b4c74c7de717375c332ed7335538cb3373eb144b "
14- sha256 cellar : :any_skip_relocation , arm64_ventura : "8d86130042d47f5b4c0eb843b4c74c7de717375c332ed7335538cb3373eb144b "
15- sha256 cellar : :any_skip_relocation , sonoma : "45682912d9fad0082005eb67cb5363c14e469f1e5c48000b428914256fa315f0 "
16- sha256 cellar : :any_skip_relocation , ventura : "45682912d9fad0082005eb67cb5363c14e469f1e5c48000b428914256fa315f0 "
17- sha256 cellar : :any_skip_relocation , arm64_linux : "c4ce145a061b1719e45fd3cdc3406f5acbaf8bb578f1772cf0a30155defa8745 "
18- sha256 cellar : :any_skip_relocation , x86_64_linux : "b692935e43fc0d7c1f3592db024a7b99d3546c528ff57914a153d1e706fd5caf "
12+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "7b4752be3c9a58135fd052dce409a570a835c83f2e45f4b87e04085fe7f4a087 "
13+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "7b4752be3c9a58135fd052dce409a570a835c83f2e45f4b87e04085fe7f4a087 "
14+ sha256 cellar : :any_skip_relocation , arm64_ventura : "7b4752be3c9a58135fd052dce409a570a835c83f2e45f4b87e04085fe7f4a087 "
15+ sha256 cellar : :any_skip_relocation , sonoma : "27d65342aa46673b6ab7ba4acbe48267aca0d605b51be968e652797987c64e3c "
16+ sha256 cellar : :any_skip_relocation , ventura : "27d65342aa46673b6ab7ba4acbe48267aca0d605b51be968e652797987c64e3c "
17+ sha256 cellar : :any_skip_relocation , arm64_linux : "31c2b9def216e14ec75bb18c60a1feb32b43a325362e3f65ea7b30083ea8f8ab "
18+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3960d082a198d986ab8cdf58df0d2ece9ebd39518a1cb70a83b66c207dcadd88 "
1919 end
2020
2121 depends_on "go" => :build
0 commit comments