Skip to content

Commit 93c4172

Browse files
Merge pull request #260 from wangl-cc/bump-maa-core-5.6.2
maa-core 5.6.2
2 parents 568b60f + e376ef5 commit 93c4172

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/maa-core.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class MaaCore < Formula
22
desc "Maa Arknights assistant Library"
33
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"
66
license "AGPL-3.0-only"
77

88
livecheck do
@@ -11,10 +11,10 @@ class MaaCore < Formula
1111
end
1212

1313
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"
1818
end
1919

2020
option "with-resource", "Install resource files" if OS.linux?

0 commit comments

Comments
 (0)