@@ -3,8 +3,8 @@ class Pdm < Formula
33
44 desc "Modern Python package and dependency manager supporting the latest PEP standards"
55 homepage "https://pdm.fming.dev"
6- url "https://files.pythonhosted.org/packages/9e/e1/cc16af47ad95fe4c622cc24bebff58474333f0a13d458d058e2d83d7433f /pdm-2.20.0.post1 .tar.gz"
7- sha256 "e976c9a346ddb5802a53b70295f9ef4b0af617c65400b41764696b0001cdaee3 "
6+ url "https://files.pythonhosted.org/packages/91/68/28a6e7e075f808e1ed751f822e074573c71ebe42b32b63efb4b8a3a0a2eb /pdm-2.20.1 .tar.gz"
7+ sha256 "5348e9d33de381f998904a63ab18efdd6d1cf6377d45572e8b996d58dfc5b996 "
88 license "MIT"
99 head "https://github.com/pdm-project/pdm.git" , branch : "main"
1010
@@ -26,8 +26,8 @@ class Pdm < Formula
2626 end
2727
2828 resource "blinker" do
29- url "https://files.pythonhosted.org/packages/1e/57/a6a1721eff09598fb01f3c7cda070c1b6a0f12d63c83236edf79a440abcc /blinker-1.8.2 .tar.gz"
30- sha256 "8f77b09d3bf7c795e969e9486f39c2c5e9c39d4ee07424be2bc594ece9642d83 "
29+ url "https://files.pythonhosted.org/packages/21/28/9b3f50ce0e048515135495f198351908d99540d69bfdc8c1d15b73dc55ce /blinker-1.9.0 .tar.gz"
30+ sha256 "b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf "
3131 end
3232
3333 resource "dep-logic" do
@@ -96,8 +96,8 @@ class Pdm < Formula
9696 end
9797
9898 resource "packaging" do
99- url "https://files.pythonhosted.org/packages/51/65/50db4dda066951078f0a96cf12f4b9ada6e4b811516bf0262c0f4f7064d4 /packaging-24.1 .tar.gz"
100- sha256 "026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 "
99+ url "https://files.pythonhosted.org/packages/d0/63/68dbb6eb2de9cb10ee4c9c14a0148804425e13c4fb20d61cce69f53106da /packaging-24.2 .tar.gz"
100+ sha256 "c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f "
101101 end
102102
103103 resource "pbs-installer" do
@@ -131,8 +131,8 @@ class Pdm < Formula
131131 end
132132
133133 resource "rich" do
134- url "https://files.pythonhosted.org/packages/d9/e9/cf9ef5245d835065e6673781dbd4b8911d352fb770d56cf0879cf11b7ee1 /rich-13.9.3 .tar.gz"
135- sha256 "bc1e01b899537598cf02579d2b9f4a415104d3fc439313a7a2c165d76557a08e "
134+ url "https://files.pythonhosted.org/packages/ab/3a/0316b28d0761c6734d6bc14e770d85506c986c85ffb239e688eeaab2c2bc /rich-13.9.4 .tar.gz"
135+ sha256 "439594978a49a09530cff7ebc4b5c7103ef57baf48d5ea3184f21d9a2befa098 "
136136 end
137137
138138 resource "shellingham" do
0 commit comments