Skip to content

Commit c2094e5

Browse files
pdm: Update to version 2.21.0
1 parent 1332230 commit c2094e5

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.20.1",
2+
"version": "2.21.0",
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/b8/a8/3d65cef33a3a58f97823c6171be584e9b48f4db1519f369f33127ff1bc9f/pdm-2.20.1-py3-none-any.whl",
7-
"hash": "27904e5a703e6ce6598a2a92a6e4c95b2099746b1aba9402154978afce4ed6a7",
6+
"url": "https://files.pythonhosted.org/packages/59/84/9a0e402af8a37508ea2b91cdba9d4592072340c7ab47272c1f98015e0f36/pdm-2.21.0-py3-none-any.whl",
7+
"hash": "c01a50622072a9529bd9c7f8c1ce8d050b7e340d25d051233bce9fcdd8449614",
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)