Skip to content

Commit d87e339

Browse files
pdm: Update to version 2.25.6
1 parent 3f0da32 commit d87e339

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.5",
2+
"version": "2.25.6",
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/f9/29/5929d3fb6b949cbaa310184d00cabccac897906ea1f09856e0d9c28b37a7/pdm-2.25.5-py3-none-any.whl",
7-
"hash": "cec8085195cb00507b5214e19d9e29db1b5362f5f6d2649dd1fa3be94561d31a",
6+
"url": "https://files.pythonhosted.org/packages/ec/e7/d70c9067af45394d800d32cc3c3a200d447d94136e8ab5b7c480f79ab526/pdm-2.25.6-py3-none-any.whl",
7+
"hash": "5f18326edb40cb3d179f96583be1253ee31cf9160cc7ca4299839eaebd079f2a",
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)