Skip to content

Commit ad1da72

Browse files
pdm: Update to version 2.25.9
1 parent 2239ec5 commit ad1da72

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.6",
2+
"version": "2.25.9",
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/ec/e7/d70c9067af45394d800d32cc3c3a200d447d94136e8ab5b7c480f79ab526/pdm-2.25.6-py3-none-any.whl",
7-
"hash": "5f18326edb40cb3d179f96583be1253ee31cf9160cc7ca4299839eaebd079f2a",
6+
"url": "https://files.pythonhosted.org/packages/84/70/36fa55ade157a1654c715cafdfb185fbe690525459de846441bb9b1f1bf8/pdm-2.25.9-py3-none-any.whl",
7+
"hash": "86d9726bdd33206f1150972940d6cfff0a67440c223ee6f44854a27b24a7da6f",
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)