File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,13 @@ class Eureka < Formula
7
7
head "https://github.com/simeg/eureka.git" , branch : "master"
8
8
9
9
bottle do
10
- sha256 cellar : :any , arm64_monterey : "055f23fe08b6fcc571118f2d1c7b287e54df49ecd9ef9967adae398d7e7d4a51"
11
- sha256 cellar : :any , arm64_big_sur : "5c402baebf764d85e7c045d2f3b4e89ed87cc72ae07ebac225307ea868cd316a"
12
- sha256 cellar : :any , monterey : "b0e06fa85b6abf97fe50673a6a7ad32c11e6b804127176d82bcbaf4f53cdaf9f"
13
- sha256 cellar : :any , big_sur : "affcb7b51d750d66987a5c1d1a46099327f33770711e9e720d0d6bc77746bace"
14
- sha256 cellar : :any , catalina : "9222213a6c7510c26fd4768070764b5bbe4150333066153f1972630578c247ab"
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "7dffec2bb02fd80e9d907e87b7080b67c19c98a24878dab67595e88beff5817b"
10
+ rebuild 1
11
+ sha256 cellar : :any , arm64_monterey : "3a9a6d7a5b0a7e599f5704bb7729285836bb25978a586243e5fb78695c30a157"
12
+ sha256 cellar : :any , arm64_big_sur : "861dfd095945e5600666a2ca79366b52df59a72cc27e0d25e6b10a60c5781066"
13
+ sha256 cellar : :any , monterey : "37888fa43d99d9740479bf57078b60a87eaaf7f082f18a790bdf81df6fb4ce8e"
14
+ sha256 cellar : :any , big_sur : "6b50c3a975f63a84f975c16b919f775ffb163d8b7c1d40f0219ee660d12f9f88"
15
+ sha256 cellar : :any , catalina : "0e7559a426bc893f8c14aca3e9110465658a94a0fb7561264e05fcf3c8756096"
16
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b8df396a1e2c9e87f093dfd44dafed480bd97ff2115beac25725d12d3d028439"
16
17
end
17
18
18
19
depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments