Skip to content

Commit 37bc646

Browse files
committed
gallery-dl 1.32.0
1 parent f7ff393 commit 37bc646

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

Formula/g/gallery-dl.rb

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ class GalleryDl < Formula
33

44
desc "Command-line downloader for image-hosting site galleries and collections"
55
homepage "https://github.com/mikf/gallery-dl"
6-
url "https://files.pythonhosted.org/packages/a3/ba/7e4c7d37c54e2b4e10698a23e9c7338671b81d14cc7cbba8f5aa53f3101c/gallery_dl-1.31.10.tar.gz"
7-
sha256 "d387c41429e14c2646eeb10285bf4777cf0ed3da68ee3f2edcba505f3e137bb7"
6+
url "https://files.pythonhosted.org/packages/18/f1/148d2a1acc46c0d997b6eb34ac3cb00144f94c2566d44225a64a08c7b127/gallery_dl-1.32.0.tar.gz"
7+
sha256 "526175da6e6046ec3044842923d768f3c459df8a8b1600fe172f5048093ccb7d"
88
license "GPL-2.0-only"
9-
revision 1
109
head "https://github.com/mikf/gallery-dl.git", branch: "master"
1110

1211
bottle do
@@ -34,13 +33,13 @@ class GalleryDl < Formula
3433
end
3534

3635
resource "charset-normalizer" do
37-
url "https://files.pythonhosted.org/packages/7b/60/e3bec1881450851b087e301bedc3daa9377a4d45f1c26aa90b0b235e38aa/charset_normalizer-3.4.6.tar.gz"
38-
sha256 "1ae6b62897110aa7c79ea2f5dd38d1abca6db663687c0b1ad9aed6f6bae3d9d6"
36+
url "https://files.pythonhosted.org/packages/e7/a1/67fe25fac3c7642725500a3f6cfe5821ad557c3abb11c9d20d12c7008d3e/charset_normalizer-3.4.7.tar.gz"
37+
sha256 "ae89db9e5f98a11a4bf50407d4363e7b09b31e55bc117b4f7d80aab97ba009e5"
3938
end
4039

4140
resource "idna" do
42-
url "https://files.pythonhosted.org/packages/6f/6d/0703ccc57f3a7233505399edb88de3cbd678da106337b9fcde432b65ed60/idna-3.11.tar.gz"
43-
sha256 "795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902"
41+
url "https://files.pythonhosted.org/packages/ce/cc/762dfb036166873f0059f3b7de4565e1b5bc3d6f28a414c13da27e442f99/idna-3.13.tar.gz"
42+
sha256 "585ea8fe5d69b9181ec1afba340451fba6ba764af97026f92a91d4eef164a242"
4443
end
4544

4645
resource "jeepney" do
@@ -79,8 +78,8 @@ class GalleryDl < Formula
7978
end
8079

8180
resource "requests" do
82-
url "https://files.pythonhosted.org/packages/34/64/8860370b167a9721e8956ae116825caff829224fbca0ca6e7bf8ddef8430/requests-2.33.0.tar.gz"
83-
sha256 "c7ebc5e8b0f21837386ad0e1c8fe8b829fa5f544d8df3b2253bff14ef29d7652"
81+
url "https://files.pythonhosted.org/packages/5f/a4/98b9c7c6428a668bf7e42ebb7c79d576a1c3c1e3ae2d47e674b468388871/requests-2.33.1.tar.gz"
82+
sha256 "18817f8c57c6263968bc123d237e3b8b08ac046f5456bd1e307ee8f4250d3517"
8483
end
8584

8685
resource "secretstorage" do

0 commit comments

Comments
 (0)