Skip to content

Commit

Permalink
aliyunpan: update 0.3.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 21, 2024
1 parent bfb911b commit c0b8b9e
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/a/aliyunpan.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ class Aliyunpan < Formula
head "https://github.com/tickstep/aliyunpan.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bc7f228f05a9c3a15d4d29abf45d8f5c29e66d2f3e07e4ac2ea61cdd432b0b5c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fe0582846d6cc82dbed07dc32676e9a860f7aafb0efcfa10e100b4b4924a9b19"
sha256 cellar: :any_skip_relocation, arm64_ventura: "fe0582846d6cc82dbed07dc32676e9a860f7aafb0efcfa10e100b4b4924a9b19"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fe0582846d6cc82dbed07dc32676e9a860f7aafb0efcfa10e100b4b4924a9b19"
sha256 cellar: :any_skip_relocation, sonoma: "cb2bc6105e6669ba6281b6c0fb0ca6642ec1d30515e028203b943e76caf645ce"
sha256 cellar: :any_skip_relocation, ventura: "cb2bc6105e6669ba6281b6c0fb0ca6642ec1d30515e028203b943e76caf645ce"
sha256 cellar: :any_skip_relocation, monterey: "cb2bc6105e6669ba6281b6c0fb0ca6642ec1d30515e028203b943e76caf645ce"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bd0222b76cee305087787bcdd745102d274253fe64e19eb0fccbb7491a7940ed"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f569e3b67095bfcaef12ad472152f4c0f37ce5179c103b8d61ad5e0b91025575"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f569e3b67095bfcaef12ad472152f4c0f37ce5179c103b8d61ad5e0b91025575"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f569e3b67095bfcaef12ad472152f4c0f37ce5179c103b8d61ad5e0b91025575"
sha256 cellar: :any_skip_relocation, sonoma: "95236bc14906d4459ccc5384feaaf5eb13bc65ab505dd43b7dfe2124d22ffbdc"
sha256 cellar: :any_skip_relocation, ventura: "95236bc14906d4459ccc5384feaaf5eb13bc65ab505dd43b7dfe2124d22ffbdc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8d4a976ba7fcee08561b378a671bc31f5cbc089e7f058d838c85fe8efe25b67f"
end

depends_on "go" => :build
Expand Down

0 comments on commit c0b8b9e

Please sign in to comment.