We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5555d0 commit bc5bc65Copy full SHA for bc5bc65
Formula/i/icloudpd.rb
@@ -5,8 +5,8 @@ class Icloudpd < Formula
5
homepage "https://github.com/icloud-photos-downloader/icloud_photos_downloader"
6
# We use a git checkout as scripts/patch_version runs git commands to update SHA
7
url "https://github.com/icloud-photos-downloader/icloud_photos_downloader.git",
8
- tag: "v1.27.5",
9
- revision: "ee21fdf518569f8836fd9a945c438e25cc9a2065"
+ tag: "v1.28.0",
+ revision: "22bfb054ef5b63fd6d8462a9ab4cb00a3de89a05"
10
license "MIT"
11
head "https://github.com/icloud-photos-downloader/icloud_photos_downloader.git", branch: "master"
12
0 commit comments