Skip to content

Commit 85a211a

Browse files
pdm: Update to version 2.24.1
1 parent 7f4054a commit 85a211a

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.24.0",
2+
"version": "2.24.1",
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/2c/74/5dbb08ed7243376311308d900d9d615ac3f84c6bf62ca5c44ac408f2109a/pdm-2.24.0-py3-none-any.whl",
7-
"hash": "7e643b32fc2476d35aac734d862e49bf3f4a06c69e0cb77346f9c18dc0181acb",
6+
"url": "https://files.pythonhosted.org/packages/b1/9a/079e57adc78b523c05e336691981d8f1af5a1833e133f8578273a13b564a/pdm-2.24.1-py3-none-any.whl",
7+
"hash": "4e496d6396de0633e011c33f971db08fc8f3b5b4c794163e4d867cf411960f16",
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)