Skip to content

Commit

Permalink
icloudpd: update 1.17.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Apr 28, 2024
1 parent 2123bf1 commit ab2afaa
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/i/icloudpd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ class Icloudpd < Formula
head "https://github.com/icloud-photos-downloader/icloud_photos_downloader.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1b35f297518858495bae82cff55171683531fb3ef14bd47ba401af811556790d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1b35f297518858495bae82cff55171683531fb3ef14bd47ba401af811556790d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "1b35f297518858495bae82cff55171683531fb3ef14bd47ba401af811556790d"
sha256 cellar: :any_skip_relocation, sonoma: "b3e295ee3d00b7bddeec9901bd045c7929893d6d753a33733a3bc4fbcf8f1e35"
sha256 cellar: :any_skip_relocation, ventura: "b3e295ee3d00b7bddeec9901bd045c7929893d6d753a33733a3bc4fbcf8f1e35"
sha256 cellar: :any_skip_relocation, monterey: "b3e295ee3d00b7bddeec9901bd045c7929893d6d753a33733a3bc4fbcf8f1e35"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d5459bf47deb56f5ab1808eb7baf1f450abd1a58a0ba036900dc7e68a6825376"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e91ea90a890e43bb3c38454b89587d1de9f4a76cf7e21ab5105b1db400db4b07"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e91ea90a890e43bb3c38454b89587d1de9f4a76cf7e21ab5105b1db400db4b07"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e91ea90a890e43bb3c38454b89587d1de9f4a76cf7e21ab5105b1db400db4b07"
sha256 cellar: :any_skip_relocation, sonoma: "c2f2ebce8bd9006ec7560f0a36ea929a6a92098afd66bb1fef5a9c38670f524c"
sha256 cellar: :any_skip_relocation, ventura: "c2f2ebce8bd9006ec7560f0a36ea929a6a92098afd66bb1fef5a9c38670f524c"
sha256 cellar: :any_skip_relocation, monterey: "c2f2ebce8bd9006ec7560f0a36ea929a6a92098afd66bb1fef5a9c38670f524c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "27d034d1cadee4438ba65f0f1b34073a0fc62ceb4a0c4694c1f5f946d81315bd"
end

depends_on "[email protected]"
Expand Down

0 comments on commit ab2afaa

Please sign in to comment.