Skip to content

Commit be8beb3

Browse files
pdm: Update to version 2.25.5
1 parent 0da4d50 commit be8beb3

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.4",
2+
"version": "2.25.5",
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/eb/da/f7339d12938b89ab94d7b9c87303ef7ded22f08768885f9878f6659b931d/pdm-2.25.4-py3-none-any.whl",
7-
"hash": "3efab7367cb5d9d6e4ef9db6130e4f5620c247343c8e95e18bd0d76b201ff7da",
6+
"url": "https://files.pythonhosted.org/packages/f9/29/5929d3fb6b949cbaa310184d00cabccac897906ea1f09856e0d9c28b37a7/pdm-2.25.5-py3-none-any.whl",
7+
"hash": "cec8085195cb00507b5214e19d9e29db1b5362f5f6d2649dd1fa3be94561d31a",
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)