Skip to content

Commit ce3e376

Browse files
pdm: Update to version 2.22.4
1 parent baced7c commit ce3e376

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.22.1",
2+
"version": "2.22.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/6f/54/da71a4b794c192053c6a938a464d06c2182d1b9df7b950d375173b1c61b2/pdm-2.22.1-py3-none-any.whl",
7-
"hash": "d87375e9e213dcce150ede4d92efebeecab492cf020ab95b2a80a823c4abdc16",
6+
"url": "https://files.pythonhosted.org/packages/b4/2d/5647ddbdd26a0c83002bf83847514a0d1acf14ca547a1d67a18e22860e00/pdm-2.22.4-py3-none-any.whl",
7+
"hash": "2859a1f788fee571803a0f1f27d6d05dbc95267a071d7f2e01c230c58836d971",
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)