Skip to content

Commit 31ded43

Browse files
pdm: Update to version 2.25.1
1 parent 5da9c7f commit 31ded43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bucket/pdm.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"version": "2.25.0",
2+
"version": "2.25.1",
33
"description": "A modern Python package and dependency manager supporting the latest PEP standards",
44
"homepage": "https://pdm.fming.dev",
55
"license": "MIT",
6-
"url": "https://files.pythonhosted.org/packages/ed/34/81664ace0541ab9a0f1d21c21fdd6f925df88d345d5607808283d2657b1f/pdm-2.25.0-py3-none-any.whl",
7-
"hash": "b2131adbb70528bafe1bb97b3267223c0d5f351e08ca67d1437d72ea2f9dc93b",
6+
"url": "https://files.pythonhosted.org/packages/2a/e5/88d5e46c3542f76591b50d4e9ec0c91e373fbdadf737c3e73cace03c5131/pdm-2.25.1-py3-none-any.whl",
7+
"hash": "3d438237ade916cc220ae5fce2d2af9fe9b42eab2dcb29188954bde0b04eaa9e",
88
"bin": "venv\\scripts\\pdm.exe",
99
"pre_install": [
1010
"$bpath = if ($app.LocalPath) { $app.LocalPath.Directory.Parent.FullName } else { \"$bucketsdir\\$bucket\" }",

0 commit comments

Comments
 (0)