Skip to content

Commit 58d91be

Browse files
twine-py: Update to version 6.0.1
1 parent 027ccb5 commit 58d91be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/twine-py.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "6.0.0",
2+
"version": "6.0.1",
33
"description": "Utilities for interacting with PyPI",
44
"homepage": "https://github.com/pypa/twine",
55
"license": "Apache-2.0",
6-
"url": "https://files.pythonhosted.org/packages/d1/71/2f838ca17e941a25353702ad993d5f6b2d8e3130b01185592e9465155fe1/twine-6.0.0.tar.gz",
7-
"hash": "9a9b815b3bad3186cc85be92294d8e2509558e0315d69ed746c0594419c835de",
8-
"extract_dir": "twine-6.0.0",
6+
"url": "https://files.pythonhosted.org/packages/2c/33/88b80116504b61759fa2db05e13f2296b0d2e73568f5e731d020c13843b8/twine-6.0.1.tar.gz",
7+
"hash": "36158b09df5406e1c9c1fb8edb24fc2be387709443e7376689b938531582ee27",
8+
"extract_dir": "twine-6.0.1",
99
"bin": "venv\\scripts\\twine.exe",
1010
"pre_install": [
1111
"$bpath = if ($app.LocalPath) { $app.LocalPath.Directory.Parent.FullName } else { \"$bucketsdir\\$bucket\" }",

0 commit comments

Comments
 (0)