File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
class MaaCore < Formula
2
2
desc "Maa Arknights assistant Library"
3
3
homepage "https://github.com/MaaAssistantArknights/MaaAssistantArknights/"
4
- url "https://github.com/MaaAssistantArknights/MaaAssistantArknights/archive/refs/tags/v5.6.1 .tar.gz"
5
- sha256 "4d873fa9387150a23fb14261809e18fa91c32f3b386db2a5e35b4a8219dabd36 "
4
+ url "https://github.com/MaaAssistantArknights/MaaAssistantArknights/archive/refs/tags/v5.6.2 .tar.gz"
5
+ sha256 "a6d8b038c8609d0524b4103ee2cb77e0faf846308eb6d973f9bd9a5efddf8e61 "
6
6
license "AGPL-3.0-only"
7
7
8
8
livecheck do
@@ -11,10 +11,10 @@ class MaaCore < Formula
11
11
end
12
12
13
13
bottle do
14
- root_url "https://github.com/MaaAssistantArknights/homebrew-tap/releases/download/maa-core-5.6.1 "
15
- sha256 cellar : :any , arm64_sonoma : "be4e05e1ea3ab32af8525a2e07220bbf9bd0f6eb321b387abc6069bd91ccbbf8 "
16
- sha256 cellar : :any , ventura : "20c0dbbe326816f951ab492089e8ab1813e5193e01b4286e950526cdb373829f "
17
- sha256 cellar : :any_skip_relocation , x86_64_linux : "dfbcb4c5d99aa658b3217823b162cd2f148e0b94ce059e754e760ef21a9ffef4 "
14
+ root_url "https://github.com/MaaAssistantArknights/homebrew-tap/releases/download/maa-core-5.6.2 "
15
+ sha256 cellar : :any , arm64_sonoma : "c3b4eda08960f7557efde37e8f90e5a7b6358947c634a4fc4d03a9bf9d0626d7 "
16
+ sha256 cellar : :any , ventura : "f223cc1bb819987d9a8eb42e77b42106340a3242a05ea270506f3aac3a36d4f2 "
17
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "31f4d803b8a74a47371d17a1417eea28b75b6dca0dc9e62fe176ee6ffa09418d "
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