Skip to content

Commit f27b906

Browse files
committed
podcast-archiver 2.3.4
1 parent cb572e2 commit f27b906

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/podcast-archiver.rb

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

44
desc "Archive all episodes from your favorite podcasts"
55
homepage "https://codeberg.org/janw/podcast-archiver"
6-
url "https://files.pythonhosted.org/packages/b6/f1/723ea4a06d092cd7bee35e0bac60778a611430c02afc73b5068df4a2e5af/podcast_archiver-2.3.1.tar.gz"
7-
sha256 "80d18e9489b77603337109d84bc46e0fd83fffc82a5639ee81603cc71586c1be"
6+
url "https://files.pythonhosted.org/packages/6a/05/dee5221997041f5553597bef45271e04942c62bacb0c40ab05479f008e4c/podcast_archiver-2.3.4.tar.gz"
7+
sha256 "442759515c2cb10a58afa53873859969465fee6293e76251d7ac6c9077f78c3e"
88
license "MIT"
99

1010
bottle do
@@ -62,8 +62,8 @@ class PodcastArchiver < Formula
6262
end
6363

6464
resource "platformdirs" do
65-
url "https://files.pythonhosted.org/packages/fe/8b/3c73abc9c759ecd3f1f7ceff6685840859e8070c4d947c93fae71f6a0bf2/platformdirs-4.3.8.tar.gz"
66-
sha256 "3d512d96e16bcb959a814c9f348431070822a6496326a4be0911c40b5a74c2bc"
65+
url "https://files.pythonhosted.org/packages/23/e8/21db9c9987b0e728855bd57bff6984f67952bea55d6f75e055c46b5383e8/platformdirs-4.4.0.tar.gz"
66+
sha256 "ca753cf4d81dc309bc67b0ea38fd15dc97bc30ce419a7f58d13eb3bf14c4febf"
6767
end
6868

6969
resource "pydantic" do
@@ -122,8 +122,8 @@ class PodcastArchiver < Formula
122122
end
123123

124124
resource "typing-extensions" do
125-
url "https://files.pythonhosted.org/packages/98/5a/da40306b885cc8c09109dc2e1abd358d5684b1425678151cdaed4731c822/typing_extensions-4.14.1.tar.gz"
126-
sha256 "38b39f4aeeab64884ce9f74c94263ef78f3c22467c8724005483154c26648d36"
125+
url "https://files.pythonhosted.org/packages/72/94/1a15dd82efb362ac84269196e94cf00f187f7ed21c242792a923cdb1c61f/typing_extensions-4.15.0.tar.gz"
126+
sha256 "0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466"
127127
end
128128

129129
resource "typing-inspection" do

0 commit comments

Comments
 (0)