Skip to content

Commit

Permalink
Merge branch 'main' into bump-maa-cli-0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
wangl-cc authored Sep 11, 2023
2 parents ed63c60 + 9b846a6 commit 06acbba
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/maa-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ class MaaCli < Formula
sha256 "f82c64966b2393b5876406b19d3be87e738f39788fdb47b74b8d58ff5b7db975"
license "AGPL-3.0-or-later"

bottle do
root_url "https://github.com/MaaAssistantArknights/homebrew-tap/releases/download/maa-cli-0.3.8"
rebuild 1
sha256 cellar: :any_skip_relocation, ventura: "d9867be5b86b3b3633399797e03c6c0aa8d75bcbbb6828bf7e6d2b220f8668c0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7b2ce5b35d8b556681417a1d319aa0fbf576cdaacb7e299d23b81a1b4f461030"
end

depends_on "rust" => :build

def install
Expand Down

0 comments on commit 06acbba

Please sign in to comment.