File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ class MaaCoreBeta < Formula
11
11
end
12
12
13
13
bottle do
14
- root_url "https://github.com/MaaAssistantArknights/homebrew-tap/releases/download/maa-core-beta-5.6.1 "
15
- sha256 cellar : :any , arm64_sonoma : "a8268f475d8e20f919b7843e174d6a4f4dab24d849e3a9265f35a2cbf683aa28 "
16
- sha256 cellar : :any , ventura : "5cbb17e33f0110f11266779024f8f60e2279779c118257de80b8416e88ec3eaa "
17
- sha256 cellar : :any_skip_relocation , x86_64_linux : "ddf4780b093789f9e893e0840fc162cfe0eb6dfc80c800f7ea66b803a0df38e2 "
14
+ root_url "https://github.com/MaaAssistantArknights/homebrew-tap/releases/download/maa-core-beta-5.6.2 "
15
+ sha256 cellar : :any , arm64_sonoma : "d0f1354943d413bb0b0de0a05ad7d3339827d5a584d596a240d97e647d2b5ee6 "
16
+ sha256 cellar : :any , ventura : "f1005f677afbfaa7d9fbedc1e7ade542a59b91c360aacfd4ada7d5ba18c6ec9e "
17
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3440f45611da33eebf62c6ccb533bc2da2c04d21db8df3e1e044bffbb995883c "
18
18
end
19
19
20
20
option "with-resource" , "Install resource files" if OS . linux?
You can’t perform that action at this time.
0 commit comments