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 5d09c4e commit 0611f13Copy full SHA for 0611f13
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.3",
9
- revision: "2555f84b9c7a55e1976cf1e9f85d74d811fd4bec"
+ tag: "v1.27.4",
+ revision: "c4a63229c4d490ee86491c660ecd7ababb415b33"
10
license "MIT"
11
head "https://github.com/icloud-photos-downloader/icloud_photos_downloader.git", branch: "master"
12
0 commit comments