Skip to content

Commit

Permalink
Merge pull request #200407 from Homebrew/bump-gallery-dl-1.28.1
Browse files Browse the repository at this point in the history
gallery-dl 1.28.1
  • Loading branch information
BrewTestBot authored Dec 7, 2024
2 parents e0caded + d8218f5 commit 9252419
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/g/gallery-dl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ class GalleryDl < Formula

desc "Command-line downloader for image-hosting site galleries and collections"
homepage "https://github.com/mikf/gallery-dl"
url "https://files.pythonhosted.org/packages/95/23/2fd94eb6155b42031e16046f7dd453eba6e7d7f7526db7474cd1b153c49c/gallery_dl-1.28.0.tar.gz"
sha256 "e046785d8670fab3527c4e0275b73ace4d7f2ffddf0868afc20cce89a6b6a990"
url "https://files.pythonhosted.org/packages/2f/e7/b273524c65b163ec027eddfeaf642b8118bad04eae6c2db46b1a847af3be/gallery_dl-1.28.1.tar.gz"
sha256 "d54c4b659a0326c6a23ea6fecda8966fd4f24089272a5af3e91376d41d2c35ee"
license "GPL-2.0-only"
head "https://github.com/mikf/gallery-dl.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, all: "ddc2084d6982edffd5aac586096a030aec67147ea7daf9201dd106a84cd9d14b"
sha256 cellar: :any_skip_relocation, all: "bae3ccc5e4efaa50e75cbca422273772b0838d7f6bf2c400f7c8d919f377a20e"
end

depends_on "certifi"
Expand Down

0 comments on commit 9252419

Please sign in to comment.