Skip to content

Commit 1f77c12

Browse files
committed
codespell-py: Update to version 2.4.2
1 parent 24f2ca0 commit 1f77c12

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/codespell-py.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "2.4.1",
2+
"version": "2.4.2",
33
"homepage": "https://github.com/codespell-project/codespell",
44
"description": "Detects common misspellings in text files.",
55
"license": "GPL-2.0-only",
66
"depends": "python-bucket-utils",
7-
"url": "https://github.com/codespell-project/codespell/archive/v2.4.1.zip",
8-
"hash": "2e4dad2fa231d12747a45e8f84dd9c9f0b7d78b6debea1d9147ba410b976e3be",
9-
"extract_dir": "codespell-2.4.1",
7+
"url": "https://github.com/codespell-project/codespell/archive/v2.4.2.zip",
8+
"hash": "e73513aef99dc289ce6c6ee3412882e3124e262122692b94676d04abe47cd58f",
9+
"extract_dir": "codespell-2.4.2",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)