Skip to content

Commit 2432d31

Browse files
pdm: Update to version 2.26.0
1 parent b216da2 commit 2432d31

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.9",
2+
"version": "2.26.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/84/70/36fa55ade157a1654c715cafdfb185fbe690525459de846441bb9b1f1bf8/pdm-2.25.9-py3-none-any.whl",
7-
"hash": "86d9726bdd33206f1150972940d6cfff0a67440c223ee6f44854a27b24a7da6f",
6+
"url": "https://files.pythonhosted.org/packages/7b/32/98de42122e114f131d17d872adb68870f15a165a1d873aa7b7690ea53951/pdm-2.26.0-py3-none-any.whl",
7+
"hash": "ed164843f1849148a5c66073b29028a701205465484e3f0a7066016b42d5e3fb",
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)