Skip to content

Commit 0f9dfd6

Browse files
pdm: Update to version 2.25.4
1 parent dd5fe1a commit 0f9dfd6

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.3",
2+
"version": "2.25.4",
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/a7/2c/6980f71976d2206cab37d93de643fd3df653fa31084d8d07a1e9dbd8cec5/pdm-2.25.3-py3-none-any.whl",
7-
"hash": "2c4c64ad0bf5a49b9f7159e1185a256d795579c330d27c8676dbe5a3fd53eb56",
6+
"url": "https://files.pythonhosted.org/packages/eb/da/f7339d12938b89ab94d7b9c87303ef7ded22f08768885f9878f6659b931d/pdm-2.25.4-py3-none-any.whl",
7+
"hash": "3efab7367cb5d9d6e4ef9db6130e4f5620c247343c8e95e18bd0d76b201ff7da",
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)