@@ -9,13 +9,13 @@ class Moar < Formula
99 no_autobump! because : :bumped_by_upstream
1010
1111 bottle do
12- sha256 cellar : :any_skip_relocation , arm64_sequoia : "6851742561f910bce17adbf650e2d7b9fed2df2e6b771be758a1ea16ef70e399 "
13- sha256 cellar : :any_skip_relocation , arm64_sonoma : "6851742561f910bce17adbf650e2d7b9fed2df2e6b771be758a1ea16ef70e399 "
14- sha256 cellar : :any_skip_relocation , arm64_ventura : "6851742561f910bce17adbf650e2d7b9fed2df2e6b771be758a1ea16ef70e399 "
15- sha256 cellar : :any_skip_relocation , sonoma : "cd7a9ecaa1b8daeb7df93e632600321bd267ea065c726a5f4ba521488440c6c4 "
16- sha256 cellar : :any_skip_relocation , ventura : "cd7a9ecaa1b8daeb7df93e632600321bd267ea065c726a5f4ba521488440c6c4 "
17- sha256 cellar : :any_skip_relocation , arm64_linux : "77a815ac335cd679fdab248c4cc11a51eb490d32dec6b2249ac688d79c06aea1 "
18- sha256 cellar : :any_skip_relocation , x86_64_linux : "fd97a16a7049165798c358eabd35fd916f7c9475fbebf606f73d495267e386ac "
12+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "20c69cac1d5cbfee5b5f3e9846ea85a2298bb42d1c7b3ca2355cbeb119716cf8 "
13+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "20c69cac1d5cbfee5b5f3e9846ea85a2298bb42d1c7b3ca2355cbeb119716cf8 "
14+ sha256 cellar : :any_skip_relocation , arm64_ventura : "20c69cac1d5cbfee5b5f3e9846ea85a2298bb42d1c7b3ca2355cbeb119716cf8 "
15+ sha256 cellar : :any_skip_relocation , sonoma : "29782ca2eb04be68ee02a5c3ec7cba729e80cf92235cce1e4fbe1d4b79bb4f60 "
16+ sha256 cellar : :any_skip_relocation , ventura : "29782ca2eb04be68ee02a5c3ec7cba729e80cf92235cce1e4fbe1d4b79bb4f60 "
17+ sha256 cellar : :any_skip_relocation , arm64_linux : "1b029a7c272c491fa5223211a2163266aeea98cf3899449aa7eed51b44b57621 "
18+ sha256 cellar : :any_skip_relocation , x86_64_linux : "1f67229e596f3319fd9aaaefdb46f121c8fb82abac410a0aa82a475b250bace6 "
1919 end
2020
2121 depends_on "go" => :build
0 commit comments