Skip to content

Commit d6d891d

Browse files
twine-py: Update to version 6.1.0
1 parent 2e5b025 commit d6d891d

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.1",
2+
"version": "6.1.0",
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/2c/33/88b80116504b61759fa2db05e13f2296b0d2e73568f5e731d020c13843b8/twine-6.0.1.tar.gz",
7-
"hash": "36158b09df5406e1c9c1fb8edb24fc2be387709443e7376689b938531582ee27",
8-
"extract_dir": "twine-6.0.1",
6+
"url": "https://files.pythonhosted.org/packages/c8/a2/6df94fc5c8e2170d21d7134a565c3a8fb84f9797c1dd65a5976aaf714418/twine-6.1.0.tar.gz",
7+
"hash": "be324f6272eff91d07ee93f251edf232fc647935dd585ac003539b42404a8dbd",
8+
"extract_dir": "twine-6.1.0",
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)