ruff: Update to version 0.4.7

This commit is contained in:
github-actions[bot] 2024-06-01 00:33:34 +00:00
parent 0fca2b4ee8
commit 2e88a7de04

View File

@ -1,20 +1,20 @@
{
"version": "0.4.6",
"version": "0.4.7",
"description": "An extremely fast Python linter, written in Rust",
"homepage": "https://github.com/astral-sh/ruff",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.6/ruff-0.4.6-x86_64-pc-windows-msvc.zip",
"hash": "0bd9f80fe9c6cb1fcde9f835b4960b22192d81cd71533c52114e548a82164aca"
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.7/ruff-0.4.7-x86_64-pc-windows-msvc.zip",
"hash": "10f19d4d6de1bb36b5ad9245dac53cb710c49d2c6d3f908a90690fce156d5554"
},
"32bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.6/ruff-0.4.6-i686-pc-windows-msvc.zip",
"hash": "36c36935ce395a9d38f9f9a6271cc990d022d2a16ec187753f33b16d7f1ca2e4"
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.7/ruff-0.4.7-i686-pc-windows-msvc.zip",
"hash": "1663aa60ff9bee55ab5ddec0c583850a9fa21393fef466ebc9296f9d431040d9"
},
"arm64": {
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.6/ruff-0.4.6-aarch64-pc-windows-msvc.zip",
"hash": "a9fae31935454dc881bc779af0565aebf24391d080b8ca7c44146330f9162917"
"url": "https://github.com/astral-sh/ruff/releases/download/v0.4.7/ruff-0.4.7-aarch64-pc-windows-msvc.zip",
"hash": "63341a074cde41de5cbeb7d2316e5bf97c4b45a2a185f3757823ec660665cb8b"
}
},
"bin": "ruff.exe",