Skip to content

Commit 329a272

Browse files
pdm: Update to version 2.25.2
1 parent 31ded43 commit 329a272

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.1",
2+
"version": "2.25.2",
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/2a/e5/88d5e46c3542f76591b50d4e9ec0c91e373fbdadf737c3e73cace03c5131/pdm-2.25.1-py3-none-any.whl",
7-
"hash": "3d438237ade916cc220ae5fce2d2af9fe9b42eab2dcb29188954bde0b04eaa9e",
6+
"url": "https://files.pythonhosted.org/packages/5c/0d/cab04a1e4e455e32e0fdcc6ce029a770413cf6d565d355888af6a0662a38/pdm-2.25.2-py3-none-any.whl",
7+
"hash": "fa8ad32fc34f6703c3f22105fc4576314ee21a6802cc7b381209760487ca453e",
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)